瀏覽代碼

Update messages.h

cleanup space
DRracer 3 年之前
父節點
當前提交
c05d4c9112
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Firmware/messages.h

+ 1 - 1
Firmware/messages.h

@@ -176,7 +176,7 @@ extern const char MSG_FANCHECK_PRINT[];
 extern const char MSG_M112_KILL[];
 extern const char MSG_ADVANCE_K[];
 extern const char MSG_POWERPANIC_DETECTED[];
-extern const char  MSG_LCD_STATUS_CHANGED[];
+extern const char MSG_LCD_STATUS_CHANGED[];
 
 #if defined(__cplusplus)
 }