From 1ccbb2821a9bb73493bcb2375ef9c5b250569cf8 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Fri, 1 Nov 2024 21:08:36 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e2eb37..be2a78d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This project is the completely rewritten successor of my old (and now archived) - [x] forward, backward and select button - [ ] support for horizontal and vertical scrolling -- [ ] support for both 2x16 and 4x20 LCDs +- [x] support for both 2x16 and 4x20 LCDs - [x] a reliable order of the menu items - [ ] good documentation for all of this (maybe through examples) - [x] show an exit screen when a specific exit code is returned by a callback function