From e99b480cdec9073091bd64203815df50f1c7596e Mon Sep 17 00:00:00 2001 From: kellerkindt Date: Mon, 16 Jul 2018 16:43:45 +0200 Subject: [PATCH] Remove 'TCP/IP' for further line length reduction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91a3c77..8a849ce 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ Work in progress drivers. Help the authors make these crates awesome! - [embedded-nrf24l01] - SPI+GPIO - 2.4 GHz radio - [stm32-eth] - MCU - Ethernet - [bme680] - I2C - Temperature / humidity / gas / pressure sensor - ![crates.io](https://img.shields.io/crates/v/bme680.svg) -- [w5500] - SPI - Ethernet Module with hardwired TCP/IP protocols : TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE ![crates.io](https://img.shields.io/crates/v/w5500.svg) +- [w5500] - SPI - Ethernet Module with hardwired protocols : TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE - ![crates.io](https://img.shields.io/crates/v/w5500.svg) [MFRC522]: https://github.com/japaric/mfrc522 [MPU9250]: https://github.com/japaric/mpu9250