mirror of
https://github.com/yuri91/ili9341-rs.git
synced 2024-11-21 14:30:58 +00:00
Update readme with scrolling feature
This commit is contained in:
parent
81377dfddf
commit
6adc0191d1
1 changed files with 1 additions and 1 deletions
|
@ -7,12 +7,12 @@
|
|||
|
||||
- Putting pixels on the screen
|
||||
- Change the screen orientation
|
||||
- Hardware scrolling
|
||||
- Compatible with [embedded-graphics](https://docs.rs/embedded-graphics)
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] Expose more configuration options
|
||||
- [ ] Scrolling
|
||||
- [ ] Read video memory
|
||||
- [ ] DMA API
|
||||
- ???
|
||||
|
|
Loading…
Reference in a new issue