mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
libretiny
This commit is contained in:
@@ -9,3 +9,6 @@ bool startAPMode();
|
||||
boolean RouterFind(std::vector<String> jArray);
|
||||
uint8_t RSSIquality();
|
||||
extern void wifiSignalInit();
|
||||
#ifdef LIBRETINY
|
||||
String httpGetString(HTTPClient &http);
|
||||
#endif
|
||||
Reference in New Issue
Block a user