Improve touch buttons behavior (#16109)
This commit is contained in:
parent
a087a653cd
commit
ab61c09bff
7 changed files with 57 additions and 50 deletions
|
|
@ -290,7 +290,7 @@
|
|||
|
||||
#ifndef STD_ENCODER_PULSES_PER_STEP
|
||||
#if ENABLED(TOUCH_BUTTONS)
|
||||
#define STD_ENCODER_PULSES_PER_STEP 1
|
||||
#define STD_ENCODER_PULSES_PER_STEP 2
|
||||
#else
|
||||
#define STD_ENCODER_PULSES_PER_STEP 5
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue