Browse Source

Update messages.h

cleanup space
DRracer 3 years ago
parent
commit
c05d4c9112
1 changed files with 1 additions and 1 deletions
  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)
 }