🩹 Fix DGUS (MKS) compile (#24378)

This commit is contained in:
ellensp
2022-06-22 22:08:24 +12:00
committed by GitHub
parent 3c13be165b
commit 58d1b1be28
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