M600: consume click
This commit is contained in:
parent
cc132ae187
commit
b5430c2968
|
|
@ -2351,7 +2351,7 @@ void lcd_alright() {
|
||||||
|
|
||||||
|
|
||||||
enc_dif = lcd_encoder_diff;
|
enc_dif = lcd_encoder_diff;
|
||||||
|
lcd_consume_click();
|
||||||
while (lcd_change_fil_state == 0) {
|
while (lcd_change_fil_state == 0) {
|
||||||
|
|
||||||
manage_heater();
|
manage_heater();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue