//TODO: Add callbacks for states, e.g. AP mode or connecting?
namespaceweb_config{
#if defined(ESP8266)
...
...
@@ -34,6 +33,8 @@ namespace web_config {
constcharconfig_version[IOTWEBCONF_CONFIG_VERSION_LENGTH]=AMPEL_CONFIG_VERSION;// -- Configuration specific key. The value should be modified if config structure was changed.