8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
menu "ESPAsyncOTA"
|
|
|
|
config ESPASYNCOTA_DISABLE_HEAP_CAPS_LOG
|
|
bool "Disable heap_caps_get_largest_free_block() log"
|
|
default n
|
|
|
|
endmenu
|