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

bleGamepad.setRightThumb(x,y); #170

Open
bihailantian655 opened this issue Apr 15, 2023 · 2 comments
Open

bleGamepad.setRightThumb(x,y); #170

bihailantian655 opened this issue Apr 15, 2023 · 2 comments

Comments

@bihailantian655
Copy link

#bleGamepad.setLeftThumb(a,b); working fine ;

bleGamepad.setRightThumb(x,y); This function is not working properly.

It was supposed to control Axis3, but it actually controls Axis5, just like the picture below;

01$FAU}U0~OO5)J A3@9U8T

@bihailantian655
Copy link
Author

  bleGamepad.setZ();
  bleGamepad.setRX();

These functions can be used instead for the time being

@NopeProsOnly
Copy link

This is still an issue, but it looks like a relatively easy fix. If it doesn't get fixed soon, I might even send in a PR.

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

No branches or pull requests

2 participants