mirror of https://github.com/arendst/Tasmota.git
Removed not needed options to compile...
firmware variants
This commit is contained in:
parent
f8a63c3a7c
commit
375cf778ea
|
@ -41,15 +41,6 @@ build_flags = ${core_active.build_flags}
|
|||
; *** Use settings from file user_config_override.h
|
||||
-DUSE_CONFIG_OVERRIDE
|
||||
|
||||
; *** Optional Firmware configurations
|
||||
; -DFIRMWARE_MINIMAL
|
||||
; -DFIRMWARE_SENSORS
|
||||
; -DFIRMWARE_LITE
|
||||
; -DFIRMWARE_KNX_NO_EMULATION
|
||||
; -DFIRMWARE_DISPLAYS
|
||||
; -DFIRMWARE_IR
|
||||
; -DFIRMWARE_IR_CUSTOM
|
||||
|
||||
; *** Optional Debug messages
|
||||
; -DDEBUG_TASMOTA_CORE
|
||||
; -DDEBUG_TASMOTA_DRIVER
|
||||
|
|
Loading…
Reference in New Issue