update wdt config

This commit is contained in:
Shuanglei Tao
2025-05-23 21:41:18 +08:00
parent 429f10d07b
commit 42d54fdc04
2 changed files with 2 additions and 2 deletions

View File

@@ -2840,7 +2840,7 @@
// <0=> Pause in SLEEP and HALT
#ifndef WDT_CONFIG_BEHAVIOUR
#define WDT_CONFIG_BEHAVIOUR 1
#define WDT_CONFIG_BEHAVIOUR 0
#endif
// <o> WDT_CONFIG_RELOAD_VALUE - Reload value <15-4294967295>

View File

@@ -5379,7 +5379,7 @@
// <0=> Pause in SLEEP and HALT
#ifndef WDT_CONFIG_BEHAVIOUR
#define WDT_CONFIG_BEHAVIOUR 1
#define WDT_CONFIG_BEHAVIOUR 0
#endif
// <o> WDT_CONFIG_RELOAD_VALUE - Reload value <15-4294967295>