From 4b2b8fceb3fce573a32f58572c7e7252f1f93f07 Mon Sep 17 00:00:00 2001 From: Gissio Date: Mon, 29 Apr 2024 20:24:24 -0300 Subject: [PATCH] Arduino update --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 7052b4f..19cef02 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=1.0.1 author=Gissio maintainer=Gissio sentence=A low-resource graphics library with anti-aliased font rendering. -paragraph=mcu-renderer is a C-language library, focused on rendering non-flickering, anti-aliased text on both monochrome and color LCD displays. +paragraph=mcu-renderer is a C-language library, focused on rendering non-flickering, anti-aliased text on both monochrome and color LCD displays. It currently supports the ILI9341, ST7789 and ST7565 chipsets. category=Display url=https://github.com/Gissio/mcu-renderer architectures=*