Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Dec 21, 2024
1 parent b00265e commit 18e1e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ build_flags =
; Different flash sizes use different partition tables. For details, please refer to https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/partition-tables.html

; When using the CameraShield example it is necessary to change the partition table to huge_app
; board_build.partitions = huge_app.csv
board_build.partitions = huge_app.csv

; To use OTA update, you need to select the partition that carries the OTA partition.
; board_build.partitions = default.csv ; 4MB partition
Expand Down

0 comments on commit 18e1e55

Please sign in to comment.