mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Correct partition csv file
This commit is contained in:
parent
1c62b5ef97
commit
5492610d9d
@ -77,7 +77,7 @@ board = nodemcu-32s
|
||||
upload_port = COM12 ; To change the port, use platform_override.ini
|
||||
monitor_port = COM12 ; To change the port, use platform_override.ini
|
||||
|
||||
board_build.partitions = user_setups/esp32/partition_app1536k_spiffs1024k.csv ; default.csv
|
||||
board_build.partitions = user_setups/esp32/partitions_4MB.csv ; default.csv
|
||||
|
||||
debug_tool = esp-prog
|
||||
debug_init_break = tbreak setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user