Skip to content

Commit 7fea583

Browse files
Update README.md
1 parent 01ef61b commit 7fea583

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ NOTE: when wiring the male connector for the shifter, remember that the pins wil
2020

2121
## Firmware
2222

23+
Install [this dude's Arduino Joystick library](https://github.com/MHeironimus/ArduinoJoystickLibrary).
24+
2325
Open the .ino file in the Arduino IDE, select the proper board type and COM port under "Tools" (you will need to install the [SparkFun board library](https://github.com/sparkfun/Arduino_Boards)). You will probably need to adjust the thresholds for SHIFTER_XAXIS_12 and friends, the values that decide which gear you're in based on the x/y axis of the shifter. Uncomment the `#define DEBUG_SHIFTER true` line near the top to get debugging information to aid in this process.
2426

2527
## Calibration and Configration

0 commit comments

Comments
 (0)