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