mirror of https://github.com/arendst/Tasmota.git
Disable AC_ZERO_CROSS_DIMMER for Tasmota-Lite
This commit is contained in:
parent
506342a0e1
commit
5eedf7a690
|
@ -754,6 +754,7 @@
|
|||
#undef USE_THERMOSTAT // Disable support for Thermostat
|
||||
#undef DEBUG_THEO // Disable debug code
|
||||
#undef USE_DEBUG_DRIVER // Disable debug code
|
||||
#undef USE_AC_ZERO_CROSS_DIMMER // Disable support for AC_ZERO_CROSS_DIMMER
|
||||
#endif // FIRMWARE_LITE
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue