From 29efdc29d7c1727e2d2ab8dff60523c25ce307cb Mon Sep 17 00:00:00 2001 From: Julian Gaal Date: Wed, 1 May 2019 09:30:56 +0200 Subject: [PATCH] remove image --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 20c5aff..af2f02b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# MPU 6050 Rust Driver - +# MPU 6050 Rust Driver 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).