From 28b5af0cdd27e0311b23fd1dc0d2e50d46119d44 Mon Sep 17 00:00:00 2001 From: prenticedavid Date: Wed, 20 Jan 2021 16:36:11 +0000 Subject: [PATCH] add unknown 0xE300 to how_to list --- extras/mcufriend_how_to.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/mcufriend_how_to.txt b/extras/mcufriend_how_to.txt index 1276031..584032c 100644 --- a/extras/mcufriend_how_to.txt +++ b/extras/mcufriend_how_to.txt @@ -90,6 +90,7 @@ UNKNOWN 240x320 ID=0x2053 weird controller from BangGood (was ID=0x0000) UNKNOWN 240x320 ID=0x8031 (no Vertical Scroll) UNKNOWN 240x320 ID=0x0001 (0x9320 style) UNKNOWN 240x320 ID=0x3229 readGRAM() does not work properly. NEED DATASHEET. +UNKNOWN 240x320 ID=0xE300 weird controller from BangGood. NEED DATASHEET Most of these controllers are #define SUPPORT_xxxx by default. You can save Flash memory on a Uno by commenting out the macro(s) in MCUFRIEND_kbv.cpp