🚸 Show ExtUI message for PID_STARTED

This commit is contained in:
Scott Lahteine
2021-09-06 17:38:47 -05:00
parent bbce951666
commit f434915ad6
4 changed files with 10 additions and 2 deletions

View File

@ -478,7 +478,7 @@
#endif
// Aliases for LCD features
#if ANY(DGUS_LCD_UI_ORIGIN, DGUS_LCD_UI_FYSETC, DGUS_LCD_UI_HIPRECY,DGUS_LCD_UI_MKS)
#if ANY(DGUS_LCD_UI_ORIGIN, DGUS_LCD_UI_FYSETC, DGUS_LCD_UI_HIPRECY, DGUS_LCD_UI_MKS)
#define HAS_DGUS_LCD 1
#endif