Change encoder to 2/click

This commit is contained in:
Patrick Moessler 2019-12-28 21:39:53 +01:00
parent 6f3f66a95c
commit 80d7bf49d7

View file

@ -1954,7 +1954,7 @@
// This option overrides the default number of encoder pulses needed to // This option overrides the default number of encoder pulses needed to
// produce one step. Should be increased for high-resolution encoders. // 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 // Use this option to override the number of step signals required to