Update messages.h

cleanup space
This commit is contained in:
DRracer 2020-10-21 17:04:20 +02:00 committed by GitHub
parent a84d7ef8d6
commit c05d4c9112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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