Integrate SIM808 nicely

This commit is contained in:
Volodymyr Shymanskyy
2017-09-12 13:32:34 +03:00
parent 5846604f22
commit 144a9c371e
7 changed files with 37 additions and 24 deletions

View File

@@ -396,6 +396,4 @@ private:
GsmClient* sockets[TINY_GSM_MUX_COUNT];
};
typedef TinyGsm::GsmClient TinyGsmClient;
#endif