This is an install tutorial for shifter pads to be used in the Logitech RS Wheel Hub. They will do a few different things: 1 - Make the shifter paddles less noisy 2 - Make the shifts a little softer 3 ...
// Create the Joystick Joystick_ Joystick; // H-shifter mode analog axis thresholds //these values change when the Arduino register what gear you are in #define HS_XAXIS_12 380 #define HS_XAXIS_56 600 ...