Skip to content

Commit 3a81fcb

Browse files
committed
Enable partitions file again
1 parent ba5a4d9 commit 3a81fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ framework = espidf
1818
debug_tool = esp-prog
1919
upload_speed = 921600
2020
upload_port = COM3
21-
; board_build.partitions = partitions.csv
21+
board_build.partitions = partitions.csv
2222
monitor_speed = 115200
2323
monitor_filters = time, default, colorize, esp32_exception_decoder
2424
build_type = release

0 commit comments

Comments
 (0)