mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Add more module options
This commit is contained in:
		@@ -11,9 +11,11 @@
 | 
			
		||||
 | 
			
		||||
// Select your modem:
 | 
			
		||||
#define TINY_GSM_MODEM_SIM800
 | 
			
		||||
//#define TINY_GSM_MODEM_SIM900
 | 
			
		||||
//#define TINY_GSM_MODEM_A6
 | 
			
		||||
//#define TINY_GSM_MODEM_M590
 | 
			
		||||
// #define TINY_GSM_MODEM_SIM900
 | 
			
		||||
// #define TINY_GSM_MODEM_A6
 | 
			
		||||
// #define TINY_GSM_MODEM_A7
 | 
			
		||||
// #define TINY_GSM_MODEM_M590
 | 
			
		||||
// #define TINY_GSM_MODEM_ESP8266
 | 
			
		||||
 | 
			
		||||
// Increase buffer fo see less commands
 | 
			
		||||
#define TINY_GSM_RX_BUFFER 256
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user