Skip to content

Commit 4d464f5

Browse files
author
Jason Duncan
committed
Gave myself another 50 x for 1st, 3rd and 5th.
1 parent 191da22 commit 4d464f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

G27_Pedals_and_Shifter.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
// SHIFTER AXIS THRESHOLDS
9494
#define SHIFTER_XAXIS_12 300 //Gears 1,2
9595
#define SHIFTER_XAXIS_56 620 //Gears 5,6, R
96-
#define SHIFTER_YAXIS_135 800 //Gears 1,3,5
96+
#define SHIFTER_YAXIS_135 750 //Gears 1,3,5
9797
#define SHIFTER_YAXIS_246 200 //Gears 2,4,6, R
9898

9999
// PEDAL AXIS THRESHOLDS

0 commit comments

Comments
 (0)