-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Hi,
I'm currently working on a simple Joystick App using the accelerometer as stick input, but it does need an extra hid descriptor. If you are interested in adding the app there are basically two options:
- Extend the HID descriptor in boot0.js with the joystick one
- Execute the NRF.sendHIDReport() call in the application itself, downside: The application will only work when settings.HID is disabled.
Any preference?
Metadata
Metadata
Assignees
Labels
No labels