You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Since the read operation of HID devices has recently changed, the current joystick example is broken. When a joystick is plugged in, I see that it is recognized (the green dot appears). But all the values return 0. I have tried to implement the new callback approach but was not successful.
A working example would be very useful. Ultimately, I'm trying to connect Scratchx to a HID microcontroller platform. Getting the joystick example working is a good start.
The text was updated successfully, but these errors were encountered:
Since the read operation of HID devices has recently changed, the current joystick example is broken. When a joystick is plugged in, I see that it is recognized (the green dot appears). But all the values return 0. I have tried to implement the new callback approach but was not successful.
A working example would be very useful. Ultimately, I'm trying to connect Scratchx to a HID microcontroller platform. Getting the joystick example working is a good start.
The text was updated successfully, but these errors were encountered: