ili9341-rs/src
Ales Musil b5077900be Do not hardcode display size
ili driver family is pretty generic with support
of multiple display sizes. By having width and size
as parameter this driver can support broader range
of ili displays.
2020-10-30 08:28:47 +01:00
..
graphics.rs Merge pull request #16 from therealprof/display-interface 2020-06-06 09:55:03 +02:00
lib.rs Do not hardcode display size 2020-10-30 08:28:47 +01:00
spi.rs Rough first conversion to display-interface 2020-06-01 14:30:03 +02:00