mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
Add optional debug defines
Add optional debug defines
This commit is contained in:
parent
7336b2807f
commit
43b2536021
@ -187,6 +187,12 @@ board_build.flash_mode = dout
|
|||||||
|
|
||||||
platform = ${core_active.platform}
|
platform = ${core_active.platform}
|
||||||
build_flags = ${core_active.build_flags}
|
build_flags = ${core_active.build_flags}
|
||||||
|
|
||||||
|
; *** Optional Debug messages
|
||||||
|
; -DDEBUG_TASMOTA_DRIVER
|
||||||
|
; -DDEBUG_TASMOTA_SENSOR
|
||||||
|
|
||||||
|
; *** Optional Firmware configurations
|
||||||
; -DFIRMWARE_CLASSIC
|
; -DFIRMWARE_CLASSIC
|
||||||
; -DFIRMWARE_MINIMAL
|
; -DFIRMWARE_MINIMAL
|
||||||
; -DFIRMWARE_SENSORS
|
; -DFIRMWARE_SENSORS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user