Skip to content

Commit 43130b2

Browse files
committed
Fix typos
1 parent 5c407e1 commit 43130b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ Otherwise, please add it to the [WIP section](#wip) below.
807807
1. [FUSB302B] - I2C - Programmable USB Type‐C Controller with USB Power Delivery - [github][69]
808808
1. [HC-12] - SERIAL - Wireless serial transceiver module - [Intro blog post][56] - [github][53] - [![crates.io](https://img.shields.io/crates/v/hc12-at.svg)](https://crates.io/crates/hc12-at)
809809
1. [HTS221] - I2C - Humidity and temperature sensor - [Intro blog post][7] - [![crates.io](https://img.shields.io/crates/v/hts221.svg)](https://crates.io/crates/hts221)
810-
1. [IS31FL3728-rs] - I2C - a platform-agnostic driver for the IS31FL3728 LED Matrix - [gihub](https://github.com/leonidv/is31fl3728-rs) -![Crates.io Version](https://img.shields.io/crates/v/is31fl3728-rs)
810+
1. [IS31FL3728] - I2C - LED dot matrix display mode (8×8, 5x11, 6x10,7x9) - [gihub](https://github.com/leonidv/is31fl3728-rs) -[![crates.io](https://img.shields.io/crates/v/is31fl3728-rs)](https://crates.io/crates/is31fl3728-rs)
811811
1. [IIS2MDC] - I2C - ST's High accuracy, ultra-low-power, 3-axis digital output magnetometer - [![crates.io](https://img.shields.io/crates/v/iis2mdc.svg)](https://crates.io/crates/iis2mdc)
812812
1. [ISM330DHCX] - I2C - ST's IMU with 3D accelerometer, 3D gyroscope, ML core and more - [![crates.io](https://img.shields.io/crates/v/ism330dhcx.svg)](https://crates.io/crates/ism330dhcx)
813813
1. [keypad] - GPIO - Keypad matrix circuits - [Intro post][14] - [![crates.io](https://img.shields.io/crates/v/keypad.svg)](https://crates.io/crates/keypad)
@@ -966,6 +966,7 @@ Otherwise, please add it to the [WIP section](#wip) below.
966966
[FH101RF]: https://crates.io/crates/fh101rf
967967
[FUSB302B]: https://github.com/fmckeogh/usb-pd-rs
968968
[HTS221]: https://crates.io/crates/hts221
969+
[IS31FL3728]: https://crates.io/crates/is31fl3728-rs
969970
[IIS2MDC]: https://crates.io/crates/iis2mdc
970971
[ISM330DHCX]: https://crates.io/crates/ism330dhcx
971972
[keypad]: https://crates.io/crates/keypad

0 commit comments

Comments
 (0)