diff --git a/tasmota/xdrv_04_light.ino b/tasmota/xdrv_04_light.ino index 503e4c2dc..702cc353e 100644 --- a/tasmota/xdrv_04_light.ino +++ b/tasmota/xdrv_04_light.ino @@ -122,7 +122,7 @@ \*********************************************************************************************/ #define XDRV_04 4 - #define DEBUG_LIGHT +// #define DEBUG_LIGHT enum LightSchemes { LS_POWER, LS_WAKEUP, LS_CYCLEUP, LS_CYCLEDN, LS_RANDOM, LS_MAX };