diff --git a/firmware/inc/hw_config.h b/firmware/inc/hw_config.h index ac35a94..4477d8b 100644 --- a/firmware/inc/hw_config.h +++ b/firmware/inc/hw_config.h @@ -231,7 +231,7 @@ * There is a performance penalty to using the watchdog - you must * wait up to 1/16kHz when kicking to sync with it. Disable when not in use */ -#define DEBUG_USE_INTWATCHDOG 0 +//#define DEBUG_USE_INTWATCHDOG 0 #define WDT_GCLK GCLK_GENERATOR_4 /**