Karl-Heinz Reichel
Karl-Heinz Reichel
I did some code analysis for the XMLUtil class of the code. There are some findings regarding the usage of ToStr functions. The user of the ToStr methods has to...
I got a compiler error, compiling this library with platformio and Wemos D1 `Compiling .pio\build\d1_mini\lib65c\IotWebConf\IotWebConf.cpp.o .pio\libdeps\d1_mini\IotWebConf\src\IotWebConf.cpp: In member function 'void iotwebconf::IotWebConf::stateChanged(iotwebconf::NetworkState, iotwebconf::NetworkState)': .pio\libdeps\d1_mini\IotWebConf\src\IotWebConf.cpp:745:12: error: 'class ESP8266WiFiClass' has no member named...
Removal of redundant compiler conditionals before each debug output. The conditionals remained at code positions that had further functionality in addition to the debug output