|
@@ -1358,13 +1358,13 @@
|
1358
|
1358
|
// This option overrides the default number of encoder pulses needed to
|
1359
|
1359
|
// produce one step. Should be increased for high-resolution encoders.
|
1360
|
1360
|
//
|
1361
|
|
-#define ENCODER_PULSES_PER_STEP 1
|
|
1361
|
+//#define ENCODER_PULSES_PER_STEP 1
|
1362
|
1362
|
|
1363
|
1363
|
//
|
1364
|
1364
|
// Use this option to override the number of step signals required to
|
1365
|
1365
|
// move between next/prev menu items.
|
1366
|
1366
|
//
|
1367
|
|
-#define ENCODER_STEPS_PER_MENU_ITEM 5
|
|
1367
|
+//#define ENCODER_STEPS_PER_MENU_ITEM 5
|
1368
|
1368
|
|
1369
|
1369
|
/**
|
1370
|
1370
|
* Encoder Direction Options
|