TM: correctly mark repeated anomalies
This commit is contained in:
parent
3b65aa06c5
commit
a551536386
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue