Add HAS_RESUME_CONTINUE shorthand macro
This commit is contained in:
@ -385,5 +385,6 @@
|
||||
#endif
|
||||
|
||||
#define HAS_SOFTWARE_ENDSTOPS (ENABLED(MIN_SOFTWARE_ENDSTOPS) || ENABLED(MAX_SOFTWARE_ENDSTOPS))
|
||||
#define HAS_RESUME_CONTINUE (ENABLED(NEWPANEL) || ENABLED(EMERGENCY_PARSER))
|
||||
|
||||
#endif //CONDITIONALS_LCD_H
|
||||
|
Reference in New Issue
Block a user