We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191da22 commit 4d464f5Copy full SHA for 4d464f5
G27_Pedals_and_Shifter.ino
@@ -93,7 +93,7 @@
93
// SHIFTER AXIS THRESHOLDS
94
#define SHIFTER_XAXIS_12 300 //Gears 1,2
95
#define SHIFTER_XAXIS_56 620 //Gears 5,6, R
96
-#define SHIFTER_YAXIS_135 800 //Gears 1,3,5
+#define SHIFTER_YAXIS_135 750 //Gears 1,3,5
97
#define SHIFTER_YAXIS_246 200 //Gears 2,4,6, R
98
99
// PEDAL AXIS THRESHOLDS
0 commit comments