barafael / as5600-rs

Rust Embedded HAL driver for the AS5600 contactless 12-bit digital potentiometer
Apache License 2.0
4 stars 3 forks source link

Owned i2c bus (instead of `&mut i2c`) #4

Closed barafael closed 1 year ago

barafael commented 1 year ago

As spearheaded by https://github.com/barafael/as5600-rs/pull/3, we now own the bus.