Minor example update

This commit is contained in:
Sara Damiano
2019-05-17 15:31:45 -04:00
parent 612451c1b7
commit 6ec6df6084
8 changed files with 105 additions and 54 deletions

View File

@@ -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;