mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-20 12:26:10 +02:00
devControl bugs and error handling
This commit is contained in:
parent
7ed5a0a9e1
commit
6b1f027d01
7 changed files with 111 additions and 68 deletions
|
@ -118,6 +118,7 @@ class Main {
|
|||
bool mWifiSettingsValid;
|
||||
bool mSettingsValid;
|
||||
bool mApActive;
|
||||
bool mStActive;
|
||||
ESP8266WebServer *mWeb;
|
||||
char mVersion[9];
|
||||
char mDeviceName[DEVNAME_LEN];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue