Point SSD1306 driver to more current repo

@scowcron, @therealprof and myself have been [working on](https://github.com/jamwaffles/ssd1306/issues/2) a more featureful version of the SSD1306 driver.
This commit is contained in:
James Waples 2018-04-01 22:44:06 +01:00 committed by GitHub
parent a6b61a8bec
commit 5bf26fca80
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