mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
First part of the HAL changes. Returns -1 to 1 for joysticks instead of -128 to 127. Implemented by replacing the old structure with a new structure that uses floats instead of shorts.