From e090cd8b62b059efd601de98b0d12e2b3b7db402 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sun, 19 May 2019 09:24:00 +0100 Subject: [PATCH] Correct byte swap for18 bit colours --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index a8b48c7..43cc01e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TFT_eSPI -version=1.4.9 +version=1.4.10 author=Bodmer maintainer=Bodmer sentence=A fast TFT graphics library for ESP8266 and ESP32 processors for the Arduino IDE