Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d172c71376
commit
930752d46e
@ -481,7 +481,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if EITHER(HAS_DISPLAY, GLOBAL_STATUS_MESSAGE)
|
||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD, GLOBAL_STATUS_MESSAGE)
|
||||
#define HAS_STATUS_MESSAGE 1
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user