More reliable set characters after bootscreen

This commit is contained in:
Scott Lahteine 2017-11-26 20:02:06 -06:00
parent 82df656cc7
commit 5bc5ba7ee3

View File

@ -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