From b708bcf8b1f3a9fdc6a1f4546d9cfd1c07f7352a Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Mon, 5 Feb 2018 15:56:58 -0600 Subject: [PATCH] sp --- Marlin/malyanlcd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/malyanlcd.cpp b/Marlin/malyanlcd.cpp index 8b3a42526..40f063194 100644 --- a/Marlin/malyanlcd.cpp +++ b/Marlin/malyanlcd.cpp @@ -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.