mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Minor example update
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#define TINY_GSM_MODEM_HAS_GPRS
|
||||
#define TINY_GSM_MODEM_HAS_SSL
|
||||
#include <TinyGsmClientSaraR4.h>
|
||||
typedef TinyGsmUBLOX TinyGsm;
|
||||
typedef TinyGsmSaraR4 TinyGsm;
|
||||
typedef TinyGsmSaraR4::GsmClient TinyGsmClient;
|
||||
typedef TinyGsmSaraR4::GsmClientSecure TinyGsmClientSecure;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user