More reliable set characters after bootscreen

master
Scott Lahteine 7 years ago
parent 82df656cc7
commit 5bc5ba7ee3

@ -594,10 +594,9 @@ void lcd_printPGM_utf(const char *str, uint8_t n=LCD_WIDTH) {
#endif
lcd.clear();
safe_delay(100);
lcd_set_custom_characters();
lcd.clear();
}
#endif // SHOW_BOOTSCREEN

Loading…
Cancel
Save