Change encoder to 2/click
This commit is contained in:
parent
6f3f66a95c
commit
80d7bf49d7
1 changed files with 1 additions and 1 deletions
|
@ -1954,7 +1954,7 @@
|
|||
// This option overrides the default number of encoder pulses needed to
|
||||
// produce one step. Should be increased for high-resolution encoders.
|
||||
//
|
||||
//#define ENCODER_PULSES_PER_STEP 4
|
||||
#define ENCODER_PULSES_PER_STEP 2
|
||||
|
||||
//
|
||||
// Use this option to override the number of step signals required to
|
||||
|
|
Loading…
Reference in a new issue