dbrgn / shtcx-rs

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

Fix clippy issues #40

Closed rnestler closed 3 months ago

rnestler commented 3 months ago

The result of running cargo clippy --fix --all-targets --all-features.

dbrgn commented 3 months ago

Thanks, LGTM! I think the two commits can be squashed.