Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix BT/BLE Joystick reports #2293

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Fix BT/BLE Joystick reports #2293

merged 1 commit into from
Jul 24, 2024

Conversation

earlephilhower
Copy link
Owner

Underlying HID_Joystick now always using 16-bit format axes, need to update BT and BLE descriptors sent to the BT master or it will misinterpret the reports and the reported joystick state will be read as garbage.

Fixes bug introduced in #2276, oops!

Underlying HID_Joystick now always using 16-bit format axes, need to update
BT and BLE descriptors sent to the BT master or it will misinterpret the
reports and the reported joystick state will be read as garbage.

Fixes bug introduced in #2276, oops!
@earlephilhower earlephilhower merged commit 6e5b389 into master Jul 24, 2024
14 checks passed
@earlephilhower earlephilhower deleted the btjoy branch July 24, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant