From 09870a8f957a7cd62832cb59af7f42dc38479d38 Mon Sep 17 00:00:00 2001 From: Pawel Jalocha Date: Fri, 5 Mar 2021 18:10:29 +0000 Subject: [PATCH] Stick to ESP-IDF v4.1 and correct LCD pin for BCKL --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f7c0d8a..c7d48b6 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,10 @@ Start with: ``` cd -git clone -b v4.0 --recursive https://github.com/espressif/esp-idf.git +git clone -b v4.1 --recursive https://github.com/espressif/esp-idf.git cd esp-idf ./install.sh ``` -Note: there is a fix to compile as well with v4.1: not clear yet, if there is any advantage. - If you are doing this on a Raspberry PI and see error messages about *virtualenv* you may need the following: ``` sudo apt-get install libffi-dev @@ -160,7 +158,7 @@ SDA 14 SCL 13 RES 33 DC 2 -BLK 32 +BLK 15 ``` In this arrangement all signals are on one side of the board except for the VCC line