mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-19 08:08:25 +00:00
sp
This commit is contained in:
parent
7b3e28fc77
commit
b708bcf8b1
1 changed files with 1 additions and 1 deletions
|
@ -427,7 +427,7 @@ void lcd_init() {
|
|||
// Signal init
|
||||
write_to_lcd_P(PSTR("{SYS:STARTED}\r\n"));
|
||||
|
||||
// send a version that says "unsuported"
|
||||
// send a version that says "unsupported"
|
||||
write_to_lcd_P(PSTR("{VER:66}\r\n"));
|
||||
|
||||
// No idea why it does this twice.
|
||||
|
|
Loading…
Reference in a new issue