Add HAS_RESUME_CONTINUE shorthand macro
This commit is contained in:
parent
53e6c33c37
commit
36bda2bade
3 changed files with 7 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue