diff --git a/tools/esp8266/config.h b/tools/esp8266/config.h index 6654b068..ff96b301 100644 --- a/tools/esp8266/config.h +++ b/tools/esp8266/config.h @@ -58,11 +58,4 @@ // changes the style of "/setup" page, visualized = nicer #define LIVEDATA_VISUALIZED -// comment out to disable any of the debug options here -#define DEBUG_APP -#define DEBUG_HMINVERTER -#define DEBUG_HMRADIO -#define DEBUG_HMSYSTEM -#define DEBUG_HMMAIN - #endif /*__CONFIG_H__*/