Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6fb921 + f03e81b commit 604a4cbCopy full SHA for 604a4cb
components/esp_common/Kconfig
@@ -116,7 +116,7 @@ menu "Common ESP-related"
116
117
choice ESP_TASK_WDT_TIMEOUT_S
118
prompt "Task Watchdog timeout period (seconds)"
119
- default TASK_WDT_TIMEOUT_15N
+ default ESP_TASK_WDT_TIMEOUT_15N
120
help
121
Timeout period configuration for the Task Watchdog Timer in seconds.
122
This is also configurable at run time.
0 commit comments