mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(esp8266): Modify default watch dog trigger time from 6.5s to 26.2s for some calculation
This commit is contained in:
@ -115,7 +115,7 @@ config TASK_WDT_PANIC
|
||||
|
||||
choice TASK_WDT_TIMEOUT_S
|
||||
prompt "Task Watchdog timeout period (seconds)"
|
||||
default TASK_WDT_TIMEOUT_13N
|
||||
default TASK_WDT_TIMEOUT_15N
|
||||
help
|
||||
Timeout period configuration for the Task Watchdog Timer in seconds.
|
||||
This is also configurable at run time.
|
||||
|
Reference in New Issue
Block a user