From 54cb5c5dab4b600168bedd5776fd90a9879499d8 Mon Sep 17 00:00:00 2001 From: Jason Duncan Date: Mon, 7 Mar 2016 23:05:01 -0500 Subject: [PATCH] Updated readme. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c4ee62f..6f01af2 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ NOTE: when wiring the male connector for the shifter, remember that the pins wil ## 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. ## Calibration and Configration