-
-
Notifications
You must be signed in to change notification settings - Fork 97
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
Add one dimensional joysticks (X or Y axis) #23
Comments
I would like to have this option too. I'm building a robot and this option is what i need. I'll prepare a pull request in the next days. |
I found that you could use an html slider for that, so the pull request is
not necessary.
pátek 20. srpna 2021 Rubbonn ***@***.***> napsal(a):
I would like to have this option too. I'm building a robot and this
option is what i need. I'll prepare a pull request in the next days.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.<
|
Nice to hear that you found a workaround. |
I am considering what solution to take, I would also like to create a different graphic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to make a drone controller out of this, so I need a joystick, which moves up and down for gas. I could read only x axis from a regular joystick, but it moves to the sides too. Thanks for making a great library!
The text was updated successfully, but these errors were encountered: