Remove duplicate string Is filament loaded? using MSG_FILAMENT_LOADED

This commit is contained in:
3d-gussner 2021-01-25 16:44:55 +01:00
parent 223f32deae
commit 7891d12a32
10 changed files with 12 additions and 10 deletions
Firmware

View file

@ -29,6 +29,7 @@ extern const char MSG_EXTRUDER[];
extern const char MSG_FILAMENT[];
extern const char MSG_FAN_SPEED[];
extern const char MSG_FILAMENT_CLEAN[];
extern const char MSG_FILAMENT_LOADED[];
extern const char MSG_FILAMENT_LOADING_T0[];
extern const char MSG_FILAMENT_LOADING_T1[];
extern const char MSG_FILAMENT_LOADING_T2[];