Extend RGB LED support, adding Printer Events
This commit is contained in:
parent
c7063eb55c
commit
e7746ffee4
26 changed files with 812 additions and 47 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue