TM: correctly mark repeated anomalies

This commit is contained in:
Yuri D'Elia 2022-12-17 16:33:42 +01:00 committed by 3d-gussner
parent 3b65aa06c5
commit a551536386

View file

@ -2442,6 +2442,7 @@ void handle_warning()
lcd_setalertstatuspgm(_T(MSG_THERMAL_ANOMALY), LCD_STATUS_INFO);
WRITE(BEEPER, HIGH);
}
first = false;
} else {
if(warn_beep) TOGGLE(BEEPER);
}