Added unsupported wifi fxns

This commit is contained in:
Sara Damiano
2018-09-05 17:09:54 -04:00
parent 8ddb4c39fc
commit df6ab6675b
10 changed files with 18 additions and 3 deletions

View File

@@ -435,6 +435,8 @@ public:
/*
* WiFi functions
*/
bool networkConnect(const char* ssid, const char* pwd) TINY_GSM_ATTR_NOT_AVAILABLE;
bool networkDisconnect() TINY_GSM_ATTR_NOT_AVAILABLE;
/*
* GPRS functions