Explorar el Código

Update messages.h

cleanup space
DRracer hace 3 años
padre
commit
c05d4c9112
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)
 }