yuri91 / ili9341-rs

A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display
Apache License 2.0
58 stars 50 forks source link

Use `display_interface::DisplayError` #25

Closed GrantM11235 closed 3 years ago

yuri91 commented 3 years ago

It looks good, but it doesn't apply cleanly on top of the new master. Could you rebase it?

Thanks for these cleanup PRs btw!

GrantM11235 commented 3 years ago

No problem, thanks for the quick merges!