Fix encode steps

This commit is contained in:
InsanityAutomation
2018-04-26 23:44:28 -04:00
parent 3ba69f47dc
commit 125758ccc4
+2 -2
View File
@@ -1401,13 +1401,13 @@
// 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 1
//#define ENCODER_PULSES_PER_STEP 1
//
// Use this option to override the number of step signals required to
// move between next/prev menu items.
//
//#define ENCODER_STEPS_PER_MENU_ITEM 1
//#define ENCODER_STEPS_PER_MENU_ITEM 5
/**
* Encoder Direction Options