YukMingLaw / ArduinoJoystickWithFFBLibrary

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

15. effect feedback. #22

Open 1KOD opened 3 years ago

1KOD commented 3 years ago

Hello, sorry for my bad English, I want to add 15th feedback effect to your project but unfortunately I couldn't find where to change.

notepad++_XJk1aRbt1s

billydragon commented 3 years ago

You need to modify USB HID report descriptor to received control data for that effect, then added handler in there place depending on which reportID number assigned here.