mirror of https://github.com/arendst/Tasmota.git
Update platformio_tasmota_core3_env_sample.ini (#20024)
This commit is contained in:
parent
bc8dd8894e
commit
2f29995f4c
|
@ -1,3 +1,8 @@
|
|||
[tasmota]
|
||||
; *** Global build / unbuild compile time flags for ALL Tasmota / Tasmota32 [env]
|
||||
;build_unflags =
|
||||
build_flags = -DUSE_BERRY_PARTITION_WIZARD
|
||||
|
||||
[env:arduino30]
|
||||
framework = ${common.framework}
|
||||
platform = ${core32_30.platform}
|
||||
|
|
Loading…
Reference in New Issue