Extend RGB LED support, adding Printer Events
This commit is contained in:
@ -386,5 +386,6 @@
|
||||
|
||||
#define HAS_SOFTWARE_ENDSTOPS (ENABLED(MIN_SOFTWARE_ENDSTOPS) || ENABLED(MAX_SOFTWARE_ENDSTOPS))
|
||||
#define HAS_RESUME_CONTINUE (ENABLED(NEWPANEL) || ENABLED(EMERGENCY_PARSER))
|
||||
#define HAS_COLOR_LEDS (ENABLED(BLINKM) || ENABLED(RGB_LED))
|
||||
|
||||
#endif //CONDITIONALS_LCD_H
|
||||
|
Reference in New Issue
Block a user