Add HAS_ROTARY_ENCODER
This commit is contained in:
parent
60ab7a1ddb
commit
4f73ac7289
@ -2622,6 +2622,10 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if BUTTONS_EXIST(EN1, EN2, ENC)
|
||||
#define HAS_ROTARY_ENCODER 1
|
||||
#endif
|
||||
|
||||
#if !NUM_SERIAL
|
||||
#undef BAUD_RATE_GCODE
|
||||
#elif NUM_SERIAL > 1
|
||||
|
Loading…
Reference in New Issue
Block a user