From 93f477f55b30ce3e350c1c5a6183ff5cbf00bcb8 Mon Sep 17 00:00:00 2001 From: Hendrik Schutter Date: Tue, 3 Nov 2020 20:42:34 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34649d2..1bde722 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # ESP32-WROVER-KIT-LCD-DRIVER -LCD Driver for ST7789V used ESP32-WROVER-KIT V4.1 \ No newline at end of file +LCD Driver for ST7789V used ESP32-WROVER-KIT V4.1 + +## WIP + + +Using parts from: +https://github.com/Everlers/demo_esp_lcd_st7789v +https://github.com/espressif/esp-idf/blob/master/examples/peripherals/spi_master/lcd \ No newline at end of file