Merge pull request #1413 from PavelSindler/M600_click

M600: consume click
This commit is contained in:
mkbel 2018-12-18 19:28:51 +01:00 committed by GitHub
commit 98c995ff81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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();