mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-12-08 20:48:44 +00:00
Add localIP()
This commit is contained in:
@@ -384,6 +384,8 @@ public:
|
||||
return res;
|
||||
}
|
||||
|
||||
IPAddress localIP() TINY_GSM_ATTR_NOT_IMPLEMENTED;
|
||||
|
||||
/*
|
||||
* Phone Call functions
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user