Consistent heating status and status reset

Fix #10699
This commit is contained in:
Scott Lahteine
2018-05-13 17:18:19 -05:00
parent 37b15fe4cf
commit 35258dd50b
3 changed files with 5 additions and 14 deletions

View File

@ -837,7 +837,7 @@ void setup() {
#endif
lcd_init();
LCD_MESSAGEPGM(WELCOME_MSG);
lcd_reset_status();
#if ENABLED(SHOW_BOOTSCREEN)
lcd_bootscreen();