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

Don't filter keys ending in up #524

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

albfan
Copy link
Contributor

@albfan albfan commented Mar 18, 2023

Just the ' up' modifier of any key

relates #517

Just the ' up' modifier of any key
@pokepetter pokepetter merged commit 9e48bd3 into pokepetter:master Mar 18, 2023
pokepetter added a commit that referenced this pull request Mar 18, 2023
This reverts commit 9e48bd3, reversing
changes made to 969710c.

for axis in gamepad.axes:
print(axis.axis, ":", axis.value)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove debug prints.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can push force on master and remove all this mess. Sorry for causing this noise

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.

2 participants