mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Major updates.
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
#define TINY_GSM_MODEM_HAS_SSL
|
||||
#include <TinyGsmClientSequansMonarchCatM1.h>
|
||||
typedef TinyGsmSequansMonarchCatM1 TinyGsm;
|
||||
typedef TinyGsm::GsmClient TinyGsmClient;
|
||||
typedef TinyGsm::GsmClientSecure TinyGsmClientSecure;
|
||||
typedef TinyGsmSequansMonarchCatM1::GsmClient TinyGsmClient;
|
||||
typedef TinyGsmSequansMonarchCatM1::GsmClientSecure TinyGsmClientSecure;
|
||||
|
||||
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user