From c61c28abc2ae08ded955cc244b10c2a9de935718 Mon Sep 17 00:00:00 2001 From: Daniel Eichhorn Date: Sun, 3 Nov 2019 14:35:59 +0100 Subject: [PATCH] Add support for GDEW029T5 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 578f315..a512eb7 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Mini Grafx", - "version": "1.2.3", + "version": "1.2.4", "keywords": "embedded, graphics, tft, oled, e-paper", "description": "A generic graphics library containing several drivers for TFT, OLED and e-paper displays", "repository": diff --git a/library.properties b/library.properties index f8fdad4..39e3d33 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Mini Grafx -version=1.2.3 +version=1.2.4 author=Daniel Eichhorn maintainer=Daniel Eichhorn sentence=Graphics Library for embedded devices with a framebuffer