mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 23:49:49 +00:00
parent
c93dab2307
commit
e2fef4df6f
1 changed files with 1 additions and 1 deletions
|
@ -677,7 +677,7 @@ static void lcd_implementation_status_screen() {
|
|||
// When everything is ok you see a constant 'X'.
|
||||
|
||||
static char xstring[5], ystring[5], zstring[7];
|
||||
#if ENABLED(FILAMENT_LCD_DISPLAY) && DISABLED(SDSUPPORT)
|
||||
#if ENABLED(FILAMENT_LCD_DISPLAY)
|
||||
static char wstring[5], mstring[4];
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue