Scott Lahteine 7 年之前
父節點
當前提交
766faa05a9
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Marlin/src/lcd/malyanlcd.cpp

+ 1
- 1
Marlin/src/lcd/malyanlcd.cpp 查看文件

@@ -429,7 +429,7 @@ void lcd_init() {
429 429
   // Signal init
430 430
   write_to_lcd_P(PSTR("{SYS:STARTED}\r\n"));
431 431
 
432
-  // send a version that says "unsuported"
432
+  // send a version that says "unsupported"
433 433
   write_to_lcd_P(PSTR("{VER:66}\r\n"));
434 434
 
435 435
   // No idea why it does this twice.

Loading…
取消
儲存