Shorten text to make it fix into one line

This commit is contained in:
Diego Barrios Romero 2019-02-17 16:02:11 +01:00
parent 74a9d55713
commit a746afe869

View file

@ -425,7 +425,7 @@ Work in progress drivers. Help the authors make these crates awesome!
- [BMP280] - A platform agnostic driver to interface with the BMP280 pressure sensor ![crates.io](https://img.shields.io/crates/v/bmp280-ehal.svg)
- [LSM303C] - A platform agnostic driver to interface with the LSM303C (accelerometer + compass) ![crates.io](https://img.shields.io/crates/v/lsm303c.svg)
- [VL53L0X] - A platform agnostic driver to interface with the vl53l0x (time-of-flight sensor) ![crates.io](https://img.shields.io/crates/v/vl53l0x.svg)
- [MCP49xx] - SPI - 8/10/12-bit Digital-to-analog converters (DAC) like MCP4921, MCP4922, MCP4801, etc ![crates.io](https://img.shields.io/crates/v/mcp49xx.svg)
- [MCP49xx] - SPI - 8/10/12-bit DACs like MCP4921, MCP4922, MCP4801, etc. - ![crates.io](https://img.shields.io/crates/v/mcp49xx.svg)
[MFRC522]: https://github.com/japaric/mfrc522
[motor-driver]: https://github.com/japaric/motor-driver