Added restart watchdog timeout to Kconfig.

This commit is contained in:
Ole Odendahl 2023-06-02 11:31:58 +02:00
parent 5cede82dc5
commit ce748c4759
No known key found for this signature in database
GPG key ID: 116D1FA8CD50CD0B

View file

@ -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