iw4x-client/deps/mongoose/examples/esp32/device-dashboard/sdkconfig.defaults
2024-03-07 05:13:50 -05:00

5 lines
175 B
Plaintext

CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
#CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192