Browse Source

Please enter the commit message for your changes. Lines starting

removed old debug code from #63
pull/98/head
stefan123t 3 years ago
parent
commit
72279634ea
  1. 7
      tools/esp8266/config.h

7
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__*/

Loading…
Cancel
Save