LCD sdcard menu fix

+removed debug code
This commit is contained in:
Robert Pelnar 2018-07-12 16:27:02 +02:00
parent 066c044396
commit 8d5e6a65cd
2 changed files with 1 additions and 2 deletions

View file

@ -968,7 +968,6 @@ void CardReader::presort() {
delay(300);
lcd_set_degree();
lcd_implementation_clear();
lcd_update(2);
#endif
lcd_update(2);
KEEPALIVE_STATE(NOT_BUSY);