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

Countdown #25

Closed
jacobrosenthal opened this issue Mar 30, 2019 · 1 comment · Fixed by #26
Closed

Countdown #25

jacobrosenthal opened this issue Mar 30, 2019 · 1 comment · Fixed by #26

Comments

@jacobrosenthal
Copy link
Contributor

I just saw your delay traits and made me think my recent Countdown trait would fit here

https://github.com/jacobrosenthal/rust-bitbang-wiegand/blob/timeout/examples/rppal-rfid.rs#L39

Im using it for a timeout in my nonblocking implementation of weigand
https://github.com/jacobrosenthal/rust-bitbang-wiegand/blob/timeout/src/lib.rs#L75-L77

Interested?

@golemparts
Copy link
Owner

Thanks for the offer! I haven't had time yet to add support for the Countdown trait myself, so incorporating your implementation would be great. Would you mind opening a PR and adding it to the existing hal.rs?

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 a pull request may close this issue.

2 participants