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

fix embedded-hal is_low impl #138

Merged
merged 1 commit into from
Jan 21, 2024
Merged

Conversation

TeyKey1
Copy link
Contributor

@TeyKey1 TeyKey1 commented Jan 20, 2024

fixes #137

@TeyKey1 TeyKey1 changed the title fix embedded-hal is_low impl fix embedded-hal is_low impl Jan 20, 2024
@golemparts
Copy link
Owner

Thank you for reporting this issue and providing a fix. That does indeed look like a bug.

@golemparts golemparts merged commit 731ec00 into golemparts:master Jan 21, 2024
4 checks passed
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.

GPIO is_low output differs from rppal v0.17.0 impl compared to embedded-hal v1 impl
2 participants