Init lcd message string programmatically
This commit is contained in:
parent
8fbba6abd9
commit
6e4a7e2dcb
2 changed files with 2 additions and 1 deletions
|
|
@ -13781,6 +13781,7 @@ void setup() {
|
|||
#endif
|
||||
|
||||
lcd_init();
|
||||
LCD_MESSAGEPGM(WELCOME_MSG);
|
||||
|
||||
#if ENABLED(SHOW_BOOTSCREEN)
|
||||
lcd_bootscreen();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue