YukMingLaw / ArduinoJoystickWithFFBLibrary

An Arduino Joystick Library With Force Feedback Feature
GNU Lesser General Public License v3.0
208 stars 55 forks source link

Allow multiple conditions #15

Closed jmriego closed 3 years ago

jmriego commented 3 years ago

This allows multiple conditions so that when we have a multi-axis device we can track the forces and offsets separately for the x and y axes. This fixes #14