1
Fork 0

remove image

This commit is contained in:
Julian Gaal 2019-05-01 09:31:49 +02:00 committed by GitHub
parent d3e22fc933
commit 6faacd76ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
# MPU 6050 Rust Driver # MPU 6050 Rust Driver
<img align="right" width="250" height="190" src="https://www.invensense.com/wp-content/uploads/2015/01/rp-mpu-6500.png">
Platform agnostic driver for [MPU 6050 6-axis IMU](https://www.invensense.com/products/motion-tracking/6-axis/mpu-6500/) using [`embedded_hal`](https://github.com/rust-embedded/embedded-hal). Platform agnostic driver for [MPU 6050 6-axis IMU](https://www.invensense.com/products/motion-tracking/6-axis/mpu-6500/) using [`embedded_hal`](https://github.com/rust-embedded/embedded-hal).