You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ version=1.0.1
3
3
author=Gissio
4
4
maintainer=Gissio
5
5
sentence=A low-resource graphics library with anti-aliased font rendering.
6
-
paragraph=mcu-renderer is a C-language library, focused on rendering non-flickering, anti-aliased text on both monochrome and color LCD displays.
6
+
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.
0 commit comments