summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 8c77772c7c..be01bc87ae 100644
--- a/include/config.h
+++ b/include/config.h
@@ -931,6 +931,9 @@
*/
#undef CONFIG_WATCHDOG_HELP
+/* Watchdog period in ms; must be at least twice HOOK_TICK_INTERVAL */
+#define WATCHDOG_PERIOD_MS 1100
+
/*****************************************************************************/
/*