Fix last commit

This commit is contained in:
Yuri D'Elia 2021-06-15 22:10:08 +02:00
parent e6d520cf6e
commit 97535ec0c1
1 changed files with 1 additions and 1 deletions

View File

@ -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