Scott Lahteine
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/lcd/malyanlcd.cpp
|
@ -429,7 +429,7 @@ void lcd_init() { |
|
|
// Signal init
|
|
|
// Signal init
|
|
|
write_to_lcd_P(PSTR("{SYS:STARTED}\r\n")); |
|
|
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")); |
|
|
write_to_lcd_P(PSTR("{VER:66}\r\n")); |
|
|
|
|
|
|
|
|
// No idea why it does this twice.
|
|
|
// No idea why it does this twice.
|
|
|