And one more...
This commit is contained in:
parent
60598b4cdd
commit
e4b98011cf
@ -1350,7 +1350,7 @@ void lcd_update()
|
||||
lcd_implementation_clear();
|
||||
if (lcdDrawUpdate)
|
||||
lcdDrawUpdate--;
|
||||
lcd_next_update_millis = millis() + 100;
|
||||
lcd_next_update_millis = millis() + LCD_UPDATE_INTERVAL;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user