Skip to content

Commit 49f19fb

Browse files
committed
update MAX7219 for new release
1 parent c6c8c2b commit 49f19fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ Work in progress drivers. Help the authors make these crates awesome!
469469
- [MAG3110] - I2C - Magnetometer
470470
- [SI5351] - I2C - clock generator
471471
- [SI7021] - I2C - Humidity and temperature sensor
472-
- [MAX7219] - SPI - LED display driver
472+
- [MAX7219] - SPI - LED display driver - ![crates.io](https://img.shields.io/crates/v/max7219.svg)
473473
- [DS3231] - I2C - real time clock
474474
- [BH1750] - I2C - ambient light sensor (lux meter)
475475
- [SHT2x] - I2C - temperature / humidity sensors
@@ -537,7 +537,7 @@ Work in progress drivers. Help the authors make these crates awesome!
537537
[MAG3110]: https://github.com/therealprof/mag3110
538538
[SI5351]: https://github.com/ilya-epifanov/si5351
539539
[SI7021]: https://github.com/wose/si7021
540-
[MAX7219]: https://github.com/maikelwever/max7219
540+
[MAX7219]: https://github.com/almindor/max7219
541541
[DS3231]: https://github.com/wose/ds3231
542542
[BH1750]: https://github.com/wose/bh1750
543543
[SHT2x]: https://github.com/dbrgn/sht2x-rs

0 commit comments

Comments
 (0)