mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 21:44:14 -06:00
🐛 Fix various build issues (#737)
This commit is contained in:
parent
fcefd38635
commit
1881008eb5
74 changed files with 137 additions and 10830 deletions
|
@ -1961,7 +1961,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…
Add table
Add a link
Reference in a new issue