Skip to content

Release 7.2

Choose a tag to compare

@lemmingDev lemmingDev released this 07 Feb 04:59
· 44 commits to master since this release
fd94938

Existing setWhichAxes and setAxes function parameters order set to x, y, z, rx, ry, rz as most people seem to prefer this ordering

New setHIDAxes function parameters order set to x, y, z, rz, rx, ry, for people who prefer to set axes values in the order that they exist in the HID report

New setRightThumbAndroid function parameters order set to z, rx to compliment existing setRightThumb function order z, rz which is what Windows usually expects

Examples updated to reflect