Merge branch 'main' into main

This commit is contained in:
stefan123t 2022-08-07 01:23:31 +02:00 committed by GitHub
commit 6256c7a178
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 197 additions and 15 deletions

View file

@ -118,6 +118,7 @@ class Main {
bool mWifiSettingsValid;
bool mSettingsValid;
bool mApActive;
bool mStActive;
ESP8266WebServer *mWeb;
char mVersion[9];
char mDeviceName[DEVNAME_LEN];