mpu6050 icon indicating copy to clipboard operation
mpu6050 copied to clipboard

Update to embedded-hal v1.0.0

Open Sycrosity opened this issue 10 months ago • 1 comments

Having accidentally submitted this PR to another fork here is an actual PR to update the driver to embedded-hal v1.0.0.

This PR:

  • Uses the new I2C trait
  • Switches DelayMs to DelayNs

Sycrosity avatar Apr 22 '24 14:04 Sycrosity

Excellent, thanks! Looking forward to when it's merged.

graelo avatar Apr 29 '24 21:04 graelo