Merge pull request #4 from jamwaffles/master

Point SSD1306 driver to more current repo
This commit is contained in:
Jorge Aparicio 2018-04-01 23:46:06 +02:00 committed by GitHub
commit 45ff0206a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,7 +192,7 @@ Work in progress drivers. Help the authors make these crates awesome!
[BH1750]: https://github.com/wose/bh1750
[SHT2x]: https://github.com/dbrgn/sht2x-rs
[INA260]: https://crates.io/crates/ina260
[SSD1306]: https://github.com/EdgewaterDevelopment/rust-ssd1306
[SSD1306]: https://github.com/jamwaffles/ssd1306
[ILI9341]: https://github.com/yuri91/ili9341-rs
[HD44780]: http://github.com/kunerd/clerk
[HTS221]: https://github.com/danielgallagher0/hts221