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

Make microcontroller.Pin hashable, so pins can be used as dictionary keys #6179

Closed
dhalbert opened this issue Mar 21, 2022 · 0 comments · Fixed by #6342
Closed

Make microcontroller.Pin hashable, so pins can be used as dictionary keys #6179

dhalbert opened this issue Mar 21, 2022 · 0 comments · Fixed by #6342

Comments

@dhalbert
Copy link
Collaborator

There are examples (e.g., adafruit/Adafruit_CircuitPython_CircuitPlayground#114), where it would be desirable to use Pins directly as dictionary keys.

@dhalbert dhalbert added this to the Long term milestone Mar 21, 2022
@dhalbert dhalbert self-assigned this May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants