mirror of https://github.com/arendst/Tasmota.git
Disable AC DIMMER for Minimal Firmware
This commit is contained in:
parent
d8df7d7f17
commit
506342a0e1
|
@ -898,6 +898,7 @@
|
|||
#undef USE_PROMETHEUS // Disable support for https://prometheus.io/ metrics exporting over HTTP /metrics endpoint
|
||||
#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_MINIMAL
|
||||
#endif // ifndef FIRMWARE_MINICUSTOM
|
||||
|
|
Loading…
Reference in New Issue