mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Added XBee (untested)
This commit is contained in:
		| @@ -17,6 +17,8 @@ | ||||
|   #include <TinyGsmClientM590.h> | ||||
| #elif defined(TINY_GSM_MODEM_ESP8266) | ||||
|   #include <TinyGsmClientESP8266.h> | ||||
| #elif defined(TINY_GSM_MODEM_XBEE) | ||||
|   #include <TinyWiFiClientXBee.h> | ||||
| #else | ||||
|   #error "Please define GSM modem model" | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user