From 6856b23ac6ce287acc921304bbb6c1279c3097b6 Mon Sep 17 00:00:00 2001 From: prenticedavid Date: Mon, 30 Jan 2017 21:26:12 +0000 Subject: [PATCH] folder layout changed with v2.9.3 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5ac6110..45ce52b 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,12 @@ and Print class: https://www.arduino.cc/en/Serial/Print The only "new" methods are hardware related: vertScroll(), readGRAM(), readPixel(), setAddrWindow(), pushColors(), readID(), begin() + readReg(), pushCommand() access the controller registers +The File layout changed with v2.9.3. If replacing a pre-v2.9.3 library: +Please leave IDE. Delete the existing MCUFRIEND_kbv folder. Start the IDE. Install from Library Manager. + HOW TO INSTALL AND USE: is now in "mcufriend_how_to.txt" CHANGE HISTORY: is now in "mcufriend_history.txt"