Releasing rust_gpiozero v0.2.0
A new version packed with new features and improvements
For the past month I have been working on rust_gpiozero. This new release is a complete rewrite and uses Rene van der Meer(@golemparts)’s [rppal](https://github.com/golemparts/rppal) crate under the hood. It also uses Rust 2018 edition.
Why rppal? Simply because Rene has done an incredible work on rppal. It provides first class support for the Raspberry Pis. Instead of trying to (poorly) reimplement the features, I think it is best to build upon the rppal.
[Read More]