code beautifying

This commit is contained in:
Wolfgang Hottgenroth
2018-01-30 16:44:38 +01:00
parent 10f155caa3
commit bcb7d511a7
5 changed files with 94 additions and 58 deletions

View File

@ -11,7 +11,7 @@
tConfigBlock configBlock;
const uint32_t MAGIC = 0xC0DE0001;
const uint32_t MAGIC = $magic;
extern ESP8266WebServer webServer;
bool configSaved = false;