From 6faacd76ffa2ae2e32d1928246afa383776dd15f Mon Sep 17 00:00:00 2001 From: Julian Gaal Date: Wed, 1 May 2019 09:31:49 +0200 Subject: [PATCH] remove image --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3bf2d9b..0bcf69d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # 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).