From 59c9565df7d05780b98e37ddeda374d697ab481a Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 27 Nov 2016 17:06:33 +0100 Subject: Adding ILI9488 display driver --- docs/releases.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index ee6b5ada..73c26344 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -24,6 +24,7 @@ FIX: Improving gdispDrawThickLine() FEATURE: Added gdispAddFont() for adding a dynamic font to the permanent font list FEATURE: Added gmiscHittestPoly() for checking whether a point is inside of a polygon FIX: Fixed strange multi-thread issues in GEVENT +FEATURE: Added ILI9488 driver *** Release 2.6 *** -- cgit v1.2.3