Skip to content

GameCube Controller as HID, D-Pad "Sticks", doesn't "clear" #60

Discussion options

You must be logged in to vote

I cross posted this to Reddit, and someone answered with a solution:
At the end of the D-Pad chain of Ifs, added in:

else {
    Gamepad.dPad1(GAMEPAD_DPAD_CENTERED);
}

And that solved it. Surprised its lasted this long on the code.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TerminusBandit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant