diff --git a/platformio.ini b/platformio.ini index 1af9f8e..8241ee1 100644 --- a/platformio.ini +++ b/platformio.ini @@ -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