corectino of declaration

This commit is contained in:
MartinPoupa 2020-10-07 18:41:49 +02:00
parent c8c7563e8a
commit a84d7ef8d6
3 changed files with 3 additions and 2 deletions
Firmware

View file

@ -176,6 +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[];
#if defined(__cplusplus)
}