Browse Source

Update messages.h

cleanup space
DRracer 3 năm trước cách đây
mục cha
commit
c05d4c9112
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)
 }