Add HAS_ROTARY_ENCODER

2.0.x
Scott Lahteine 4 years ago
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…
Cancel
Save