We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have tracked this down to rppal and reported an issue there:
golemparts/rppal#149
I will try to filter out in pi_hw.rs but it's not easy due to the bounds on the callback called from the interrupt.
The text was updated successfully, but these errors were encountered:
Seems this is coming from linux/drivers - and so very hard to fix. I'll leave it here for now, but not for next release.
Sorry, something went wrong.
Upgrade to new API mentioned here golemparts/rppal#149 (comment)
after next release, then check it makes a difference, or we can use that to filter out unecessary events.
Move to v2 of rppal
for 0.4.0
Waiting for a new release of rppal
andrewdavidmackenzie
Successfully merging a pull request may close this issue.
I have tracked this down to rppal and reported an issue there:
golemparts/rppal#149
I will try to filter out in pi_hw.rs but it's not easy due to the bounds on the callback called from the interrupt.
The text was updated successfully, but these errors were encountered: