@ -1848,7 +1848,7 @@
* NOTE: This method is less reliable as it can only catch hangups while
* interrupts are enabled.
*/
#define USE_WATCHDOG
//#define USE_WATCHDOG
#if ENABLED(USE_WATCHDOG)
//#define WATCHDOG_RESET_MANUAL
#endif
@ -2,7 +2,7 @@
#define LOG_H
//#define DEBUG_TO_UART
//#define DEBUG_TO_SEGGER_RTT
#define DEBUG_TO_SEGGER_RTT
#ifdef DEBUG_TO_UART
#include <stdarg.h>