Fix path to _Statusscreen.h
This commit is contained in:
parent
007c56f453
commit
8f9262f3fe
@ -134,7 +134,7 @@
|
|||||||
// This file must define STATUS_SCREENWIDTH and status_screen{0,1}_bmp.
|
// This file must define STATUS_SCREENWIDTH and status_screen{0,1}_bmp.
|
||||||
// It can also define STATUS_SCREEN_X, STATUS_SCREEN_{BED,FAN}_TEXT_X and
|
// It can also define STATUS_SCREEN_X, STATUS_SCREEN_{BED,FAN}_TEXT_X and
|
||||||
// STATUS_SCREEN_HOTEND_TEXT_X(i) to modify draw locations.
|
// STATUS_SCREEN_HOTEND_TEXT_X(i) to modify draw locations.
|
||||||
#include "_Statusscreen.h"
|
#include "../../../_Statusscreen.h"
|
||||||
|
|
||||||
#elif HAS_TEMP_BED
|
#elif HAS_TEMP_BED
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user