Closed primetoxinz closed 7 years ago
WPILib requires Joystick::getRawButton to start at index 1, not index 0. This may be necessary for other joysticks, but my team does not have any others to test.
Joystick::getRawButton
WPILib requires
Joystick::getRawButton
to start at index 1, not index 0. This may be necessary for other joysticks, but my team does not have any others to test.