From 3b72a5e79c4fe99322b1a244c562b95864de7845 Mon Sep 17 00:00:00 2001 From: moononournation Date: Sat, 17 Apr 2021 13:39:22 +0800 Subject: [PATCH] v1.1.2 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index cff488f7..0f4beae1 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=GFX Library for Arduino -version=1.1.1 +version=1.1.2 author=Moon On Our Nation maintainer=Moon On Our Nation sentence=Arduino_GFX is a GFX library for various color displays with various data bus interfaces -paragraph=Arduino_GFX is a Arduino graphics library. Currently support GC9A01 round display, HX8347C, HX8347D, HX8352C, HX8357B, ILI9225, ILI9341, ILI9342(M5Stack), ILI9481, ILI9486, ILI9488, JBT6K71, R61529, SEPS525, SSD1283A, SSD1331, SSD1351, ST7735, ST7789, ST7796. Currently support software SPI (8-bit and 9-bit), hardware SPI (8-bit, ESP32 also support 9-bit) and some parallel interface. +paragraph=Arduino_GFX is a Arduino graphics library. Currently support GC9A01 round display, HX8347C, HX8347D, HX8352C, HX8357B, ILI9225, ILI9341, ILI9342(M5Stack), ILI9481(18bit), ILI9486(18bit), ILI9488(3bit and 18bit), JBT6K71, R61529, SEPS525, SSD1283A, SSD1331, SSD1351, ST7735, ST7789, ST7796. Currently support software SPI (8-bit and 9-bit), hardware SPI (8-bit, ESP32 also support 9-bit) and some parallel interface. url=https://github.com/moononournation/Arduino_GFX \ No newline at end of file