mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Adjust modem selection options
This commit is contained in:
		@@ -13,8 +13,9 @@
 | 
			
		||||
 **************************************************************/
 | 
			
		||||
 | 
			
		||||
// Select your modem
 | 
			
		||||
// SSL/TLS is currently supported only with SIM800 series
 | 
			
		||||
// SSL/TLS is currently supported only with SIM8xx series
 | 
			
		||||
#define TINY_GSM_MODEM_SIM800
 | 
			
		||||
#define TINY_GSM_MODEM_SIM808
 | 
			
		||||
 | 
			
		||||
// Increase RX buffer
 | 
			
		||||
#define TINY_GSM_RX_BUFFER 64
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user