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

Support for an analog joystick (aka poti) and a WiiChuck controller. #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jensh
Copy link

@jensh jensh commented Jan 26, 2018

This patch contain code for an analog joystick and a WiiChuck controller as input devices. The additional defines and ifdefs make the code a little less legible. Hope it is still ok. The default should be the same as before.
Thanks for sharing this code!

jensh added 4 commits January 26, 2018 14:18
Uncomment the #define with INPUT_DEVICE_MPU6050 or
INPUT_DEVICE_ANALOG to choose. Do not define both!
Disable ToneAC with a "#define DISABLE_TONEAC 1".
Implement Wiichuck input device.
Uncomment the #define with INPUT_DEVICE_WIICHUCK to choose. Do not
define more than one INPUT_DEVICE at once!
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