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.
1 parent a6fb921 commit f03e81bCopy full SHA for f03e81b
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