Disable AC_ZERO_CROSS_DIMMER for Tasmota-Lite

This commit is contained in:
Adrian Scillato 2021-08-28 18:18:53 -03:00 committed by GitHub
parent 506342a0e1
commit 5eedf7a690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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