Initial A6 support. #7

This commit is contained in:
Volodymyr Shymanskyy
2017-02-01 23:58:56 +02:00
parent 0ebf881ec5
commit 0dc4d90d49
6 changed files with 601 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
// Select your modem:
#define TINY_GSM_MODEM_SIM800
//#define TINY_GSM_MODEM_SIM900
//#define TINY_GSM_MODEM_A6
//#define TINY_GSM_MODEM_M590
#include <TinyGsmClient.h>