mirror of https://github.com/arendst/Tasmota.git
parent
7336b2807f
commit
43b2536021
|
@ -187,6 +187,12 @@ board_build.flash_mode = dout
|
|||
|
||||
platform = ${core_active.platform}
|
||||
build_flags = ${core_active.build_flags}
|
||||
|
||||
; *** Optional Debug messages
|
||||
; -DDEBUG_TASMOTA_DRIVER
|
||||
; -DDEBUG_TASMOTA_SENSOR
|
||||
|
||||
; *** Optional Firmware configurations
|
||||
; -DFIRMWARE_CLASSIC
|
||||
; -DFIRMWARE_MINIMAL
|
||||
; -DFIRMWARE_SENSORS
|
||||
|
|
Loading…
Reference in New Issue