Touch Buttons variable repeat delay (#15236)
This commit is contained in:
committed by
Scott Lahteine
parent
5bf635cec2
commit
3f129b6574
@@ -406,6 +406,10 @@ public:
|
||||
|
||||
#if HAS_LCD_MENU
|
||||
|
||||
#if ENABLED(TOUCH_BUTTONS)
|
||||
static uint8_t repeat_delay;
|
||||
#endif
|
||||
|
||||
#if ENABLED(ENCODER_RATE_MULTIPLIER)
|
||||
static bool encoderRateMultiplierEnabled;
|
||||
static millis_t lastEncoderMovementMillis;
|
||||
|
||||
Reference in New Issue
Block a user