M600: consume click

This commit is contained in:
PavelSindler 2018-12-18 19:10:02 +01:00
parent cc132ae187
commit b5430c2968
1 changed files with 1 additions and 1 deletions

View File

@ -2351,7 +2351,7 @@ void lcd_alright() {
enc_dif = lcd_encoder_diff;
lcd_consume_click();
while (lcd_change_fil_state == 0) {
manage_heater();