Rolling 20220208

This commit is contained in:
jomjol
2022-02-08 19:36:25 +01:00
parent ac3409f644
commit 45a71981c8
9 changed files with 26 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ void wifi_init_sta(const char *_ssid, const char *_password);
std::string* getIPAddress();
std::string* getSSID();
int get_WIFI_RSSI();
extern std::string hostname;
extern std::string std_hostname;