eldruin / pcf857x-rs

Platform agnostic driver for the PCF8574, PCF8574A and PCF8575 I/O expanders written in Rust using embedded-hal
Apache License 2.0
8 stars 4 forks source link

Implement fallible OutputPin/InputPin traits #2

Closed eldruin closed 5 years ago

eldruin commented 5 years ago

See https://github.com/rust-embedded/embedded-hal/issues/95 and https://github.com/rust-embedded/embedded-hal/pull/108

eldruin commented 5 years ago

This has been solved in release 0.3.0.