Skip to content

Fix y direction value

Compare
Choose a tag to compare
@elmarti elmarti released this 10 Nov 14:29
· 108 commits to master since this release
26ee334

Previously, Y was returned as a positive value when pointing the joystick into the negative area, due to using the absolute number. We now use the additive inverse value.

Issue: #16
PR: #18