5 lines
160 B
Text
5 lines
160 B
Text
|
# Default sdkconfig parameters to use the OTA
|
||
|
# partition table layout, with a 4MB flash size
|
||
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||
|
CONFIG_PARTITION_TABLE_TWO_OTA=y
|