aboutsummaryrefslogtreecommitdiffstats
path: root/demos/NRF52/Classic/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/NRF52/Classic/mcuconf.h')
-rw-r--r--demos/NRF52/Classic/mcuconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/NRF52/Classic/mcuconf.h b/demos/NRF52/Classic/mcuconf.h
index 9961da0..c73c34e 100644
--- a/demos/NRF52/Classic/mcuconf.h
+++ b/demos/NRF52/Classic/mcuconf.h
@@ -46,4 +46,7 @@
#define NRF5_RNG_USE_RNG0 TRUE
+#define WDG_USE_TIMEOUT_CALLBACK TRUE
+
+
#endif /* _MCUCONF_H_ */