Add localIP()

This commit is contained in:
Volodymyr Shymanskyy
2017-09-11 09:18:35 +03:00
parent bbe6d10748
commit 22e7464a08
2 changed files with 13 additions and 0 deletions

View File

@@ -384,6 +384,8 @@ public:
return res;
}
IPAddress localIP() TINY_GSM_ATTR_NOT_IMPLEMENTED;
/*
* Phone Call functions
*/