Skip to content

keypad.EventQueue.__len__() is returning wrong value #10183

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

Closed
dhalbert opened this issue Mar 26, 2025 · 1 comment
Closed

keypad.EventQueue.__len__() is returning wrong value #10183

dhalbert opened this issue Mar 26, 2025 · 1 comment
Labels
Milestone

Comments

@dhalbert
Copy link
Collaborator

https://forums.adafruit.com/viewtopic.php?p=1050938#p1050938

But len() returns a count of 6 for each event - as if it's computing the length of each event structure, then adding all those up to give the length of the queue.

@dhalbert
Copy link
Collaborator Author

Fixed by #10184.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant