Fix last commit
This commit is contained in:
parent
e6d520cf6e
commit
97535ec0c1
|
|
@ -1820,7 +1820,7 @@ static void lcd_serial_dump()
|
|||
}
|
||||
#endif //MENU_SERIAL_DUMP
|
||||
|
||||
#defined(DEBUG_BUILD) && defined(EMERGENCY_HANDLERS)
|
||||
#if defined(DEBUG_BUILD) && defined(EMERGENCY_HANDLERS)
|
||||
#include <avr/wdt.h>
|
||||
|
||||
#ifdef WATCHDOG
|
||||
|
|
|
|||
Loading…
Reference in New Issue