diff --git a/sdkconfig_mick b/sdkconfig_mick index 7976231..c82277b 100644 --- a/sdkconfig_mick +++ b/sdkconfig_mick @@ -122,8 +122,8 @@ CONFIG_ESPTOOLPY_MONITOR_BAUD=115200 # CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE is not set # CONFIG_PARTITION_TABLE_TWO_OTA is not set CONFIG_PARTITION_TABLE_CUSTOM=y -CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_4M_noota.csv" -CONFIG_PARTITION_TABLE_FILENAME="partitions_4M_noota.csv" +CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_16M_ota.csv" +CONFIG_PARTITION_TABLE_FILENAME="partitions_16M_ota.csv" CONFIG_PARTITION_TABLE_OFFSET=0xf000 CONFIG_PARTITION_TABLE_MD5=y # end of Partition Table