From 03f6b4f7bca7b5138e163dc7e50fb1bf9507ffbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Jak=C3=B3bczyk?= Date: Fri, 21 Feb 2020 13:38:21 +0100 Subject: [PATCH] Add crates.io badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfab01b..633bea2 100644 --- a/README.md +++ b/README.md @@ -637,7 +637,7 @@ Work in progress drivers. Help the authors make these crates awesome! 1. [MCP49xx] - SPI - 8/10/12-bit DACs like MCP4921, MCP4922, MCP4801, etc. - ![crates.io](https://img.shields.io/crates/v/mcp49xx.svg) 1. [MCP9808] - I2C - Temperature sensor - ![crates.io](https://img.shields.io/crates/v/mcp9808.svg) 1. [MFRC522] - SPI - RFID tag reader/writer -1. [midi-port] - UART - MIDI input +1. [midi-port] - UART - MIDI input - ![crates.io](https://img.shields.io/crates/v/midi-port.svg) 1. [motor-driver] - Motor drivers: L298N, TB6612FNG, etc. 1. [MPU6050] - I2C - no_std driver for the MPU6050 ![crates.io](https://img.shields.io/crates/v/mpu6050.svg) 1. [MPU9250] - no_std driver for the MPU9250 (and other MPU* devices) & onboard AK8963 (accelerometer + gyroscope + magnetometer IMU) ![crates.io](https://img.shields.io/crates/v/mpu9250.svg)