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

Implement hack fix for Launchpad Pro #103

Merged
merged 2 commits into from
Sep 20, 2021

Conversation

Still34
Copy link
Contributor

@Still34 Still34 commented Aug 5, 2021

Summary

This PR implements a temporary fix for Launchpad Pro, where in the current version, touching any of the unsupported rows/columns will cause an uncaught exception. Note that this fix should only be a temporary fix.

To eliminate this issue from the ground up, the code should not check for a fixed and finite number of buttons, i.e. not use range(9) or similar code.

@duncte123 duncte123 merged commit 103f709 into nimaid:master Sep 20, 2021
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