1# Default sdkconfig parameters to use the OTA 2# partition table layout, with a 4MB flash size 3CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y 4CONFIG_PARTITION_TABLE_TWO_OTA=y 5