dbrgn / shtcx-rs

Platform agnostic Rust driver for the Sensirion SHTCx temperature/humidity sensors.
Apache License 2.0
13 stars 4 forks source link

Remove WriteRead trait bound #13

Closed dbrgn closed 4 years ago

dbrgn commented 4 years ago

We don't actually need it.