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

Added std::ops::Not to Value enum #31

Closed

Conversation

Lindenk
Copy link
Contributor

@Lindenk Lindenk commented Jan 10, 2020

Fixes #30

@Lindenk
Copy link
Contributor Author

Lindenk commented Jan 10, 2020

Huh, it looks like the wiringpi dep is broken

@Ogeon
Copy link
Collaborator

Ogeon commented Jan 11, 2020

Your code looks good. 👍 However, I don't know if this lib has much of a future anymore. I guess the broken dependency is due to it being deprecated (see also the message on https://git.drogon.net/). 😦

Well, thanks Gordon (in case you ever happen to drop by) for creating and maintaining it. It was very useful.

@Lindenk
Copy link
Contributor Author

Lindenk commented Jan 15, 2020

Thanks Gordon, you're project was incredibly helpful (And of course this wrapper too, thanks Ogeon). I suppose I'll port my stuff to sysfs_gpio moving forward

@Ogeon
Copy link
Collaborator

Ogeon commented Jan 15, 2020

Sounds like the way to go. Learn from the good parts and improve elsewhere.

I'll close this, so it doesn't look like anything is still going on. Thanks for the contributions!

@Ogeon Ogeon closed this Jan 15, 2020
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.

Implement ! (std::ops::Not) for Value
2 participants