From 2679f451274731d61d101bb90af1cc9b2d8184d8 Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Thu, 12 Sep 2024 13:07:52 +0900 Subject: [PATCH] Update README.md --- WrapAroundDemo/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WrapAroundDemo/README.md b/WrapAroundDemo/README.md index b4a8ffe..ca442a3 100644 --- a/WrapAroundDemo/README.md +++ b/WrapAroundDemo/README.md @@ -5,6 +5,8 @@ A 128x32 panel has 4 pages of internal memory, and a 128x64 panel has 8 pages of internal memory. PAGE_SCROLL_DOWN/PAGE_SCROLL_UP is page-by-page scrolling and works fast. + +Image of PAGE_SCROLL_DOWN ``` +--------+ +--------+ | Page 1 | | Page 2 |