juliangaal / mpu6050

MPU6050 embedded-hal driver written in Rust
https://crates.io/crates/mpu6050
MIT License
50 stars 31 forks source link

Non owning delay, see #7 #15

Closed juliangaal closed 4 years ago

juliangaal commented 4 years ago

Completes changes in accordance with #7. Makes delay non owned by the driver, for cases where a delay is shared across multiple sensors