diff --git a/ampel-firmware/src/lib/IotWebConf/src/custom_ampel_iotwebconf.h b/ampel-firmware/src/lib/IotWebConf/src/custom_ampel_iotwebconf.h index c79b4e92d18cca85e9e4f5e0434a2b702791647b..cde7ed5fc719cafa5fce20db2ea4b3bbdf94eb2a 100644 --- a/ampel-firmware/src/lib/IotWebConf/src/custom_ampel_iotwebconf.h +++ b/ampel-firmware/src/lib/IotWebConf/src/custom_ampel_iotwebconf.h @@ -5,9 +5,7 @@ // Disable DEBUG, in order to save some space, at least on ESP8266 -#if defined(ESP8266) #define IOTWEBCONF_DEBUG_DISABLED -#endif // Change this value (between 0 & 3000) in order to force the config to be reloaded. #define IOTWEBCONF_CONFIG_START 512