Apply composite tests
This commit is contained in:
parent
55d66fb897
commit
ab2b98e425
53 changed files with 103 additions and 107 deletions
|
@ -203,7 +203,7 @@ void menu_main() {
|
|||
GCODES_ITEM(MSG_SWITCH_PS_ON, PSTR("M80"));
|
||||
#endif
|
||||
|
||||
#if HAS_ENCODER_WHEEL && ENABLED(SDSUPPORT)
|
||||
#if BOTH(HAS_ENCODER_WHEEL, SDSUPPORT)
|
||||
|
||||
// *** IF THIS SECTION IS CHANGED, REPRODUCE ABOVE ***
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue