Updated readme.

This commit is contained in:
Jason Duncan 2016-03-07 23:05:01 -05:00
parent 206fbaf048
commit 54cb5c5dab

View File

@ -20,8 +20,6 @@ NOTE: when wiring the male connector for the shifter, remember that the pins wil
## Firmware ## Firmware
Copy the 'G27PedalsShifter' directory to the Arduino libraries folder (`%userprofile%\Documents\Arduino\libraries` on Windows).
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. 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.
## Calibration and Configration ## Calibration and Configration