Compilable version with wifi support - need to test
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
bool flag_scan_requested = false;
|
||||
|
||||
std::string SSID = "";
|
||||
std::string password = "";
|
||||
std::string tempSSID = "";
|
||||
std::string tempPassword = "";
|
||||
bool SSIDGiven = false;
|
||||
bool passGiven = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user