Added restart watchdog timeout to Kconfig.
This commit is contained in:
parent
5cede82dc5
commit
ce748c4759
1 changed files with 4 additions and 0 deletions
|
|
@ -32,3 +32,7 @@ config PRST_ZB_FACTORY_RESET_VIA_RESET_PIN
|
|||
bool "Resetting via the reset pin will factory reset the device. Power cycling through battery replacement will not."
|
||||
|
||||
endchoice # PRST_ZB_FACTORY_RESET_METHOD
|
||||
|
||||
config PRST_ZB_RESTART_WATCHDOG_TIMEOUT_SEC
|
||||
int "Duration after the device will restart the rejoin procedure if a network has not been successfully joined."
|
||||
default 3600
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue