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 digital input #50

Closed
hannobraun opened this issue Feb 21, 2018 · 2 comments
Closed

Implement digital input #50

hannobraun opened this issue Feb 21, 2018 · 2 comments

Comments

@hannobraun
Copy link
Member

The GPIO peripheral supports both digital input and output (as the name obviously implies). Currently, only output is implemented, but it should be relatively straight-forward to extend the API to support input.

Even though this is a pretty basic feature, I'm marking this issue as low-priority, as I don't have a use for it right now, and I haven't heard from anyone who does. If you need this feature, please post a comment in this issue. I'll happily increase the priority, if anyone needs this.

@hdoordt
Copy link

hdoordt commented Jan 10, 2020

I'd like to use this feature

@david-sawatzke
Copy link
Member

@hdoordt Will soon be implemented via #189

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

No branches or pull requests

3 participants