Browse Source

WD

pull/48/head
Sergey 3 years ago
parent
commit
473c340ff2
  1. 2
      Marlin/Configuration_adv.h

2
Marlin/Configuration_adv.h

@ -1824,7 +1824,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

Loading…
Cancel
Save