Discussed in #29
Originally posted by ajcdev March 12, 2024
I currently have a problem dealing with a 16-bit joystick here using this library. Sometimes it gives me a timeout exception, sometimes it does not. Basically, trying to read the input of the joystick's buttons/axes is inconsistent. I'm trying to make it consistent.
Do you have any kind of code that supports 16-bit joystick inputs such as the joystick's buttons or axes?