소스 검색

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)
 }