Update platformio_tasmota_core3_env_sample.ini (#20024)

This commit is contained in:
Jason2866 2023-11-14 23:33:13 +01:00 committed by GitHub
parent bc8dd8894e
commit 2f29995f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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}