🩹 Fix DGUS (MKS) compile (#24378)

This commit is contained in:
ellensp
2022-06-22 22:08:24 +12:00
committed by Scott Lahteine
parent 253e35e066
commit b7e1b6b893
5 changed files with 23 additions and 19 deletions

View File

@@ -513,7 +513,7 @@
#define HAS_LCDPRINT 1
#endif
#if ANY(HAS_DISPLAY, HAS_DWIN_E3V2)
#if HAS_DISPLAY || HAS_DWIN_E3V2
#define HAS_STATUS_MESSAGE 1
#endif