From 6adc0191d1f725fee7f7be64564cbe68b6a0cd97 Mon Sep 17 00:00:00 2001 From: Yuri Iozzelli Date: Wed, 21 Oct 2020 18:41:37 +0200 Subject: [PATCH] Update readme with scrolling feature --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3036887..1ad1ce9 100644 --- a/README.md +++ b/README.md @@ -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 - ???