Add feature to check&retry CRC read errors on SD.
This commit is contained in:
@ -194,6 +194,7 @@ static void lcd_status_screen()
|
||||
currentMenu = lcd_main_menu;
|
||||
encoderPosition = 0;
|
||||
lcd_quick_feedback();
|
||||
lcd_implementation_init(); // to maybe revive the LCD if static electricity killed it.
|
||||
}
|
||||
|
||||
#ifdef ULTIPANEL_FEEDMULTIPLY
|
||||
|
Reference in New Issue
Block a user