mirror of https://github.com/arendst/Tasmota.git
Fix capitalization (#17446)
This commit is contained in:
parent
3a98fbbe38
commit
dbdc2f02d4
|
@ -27,7 +27,7 @@ board_build.partitions = partitions/esp32_partition_app2944k_fs2M.csv
|
|||
board_upload.arduino.flash_extra_images =
|
||||
; Example for custom file upload in Tasmota Filesystem
|
||||
custom_files_upload = ${env:tasmota32_base.custom_files_upload}
|
||||
tasmota/berry/modules/Partition_wizard.tapp
|
||||
tasmota/berry/modules/Partition_Wizard.tapp
|
||||
https://github.com/tasmota/autoconf/raw/main/esp32s3/DevKitC-1.autoconf
|
||||
|
||||
[env:tasmota32s3-qio_opi-all]
|
||||
|
|
Loading…
Reference in New Issue