Init LCD welcome message programmatically
This commit is contained in:
@ -834,6 +834,7 @@ void setup() {
|
||||
#endif
|
||||
|
||||
lcd_init();
|
||||
LCD_MESSAGEPGM(WELCOME_MSG);
|
||||
|
||||
#if ENABLED(SHOW_BOOTSCREEN)
|
||||
lcd_bootscreen();
|
||||
|
Reference in New Issue
Block a user