RedHotChiliBots / FRC4453_2018_PROJ

PowerUp FRC4453 Projects
0 stars 0 forks source link

Hook: Fix button mapping. #16

Closed connerebbinghaus closed 6 years ago

connerebbinghaus commented 6 years ago

Currently, the buttons in OI are mapped to the trigger axis. However, buttons cannot be mapped to an axis, and the values will instead be interpreted as buttons. For example, "mapping" to the left trigger actually maps to the B button (both have an id of 2).