From a6ddcc030f6025268588d5a0817002e0f1a16060 Mon Sep 17 00:00:00 2001 From: Rene Date: Wed, 2 Oct 2024 08:35:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16addc1..c0d2dea 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This library integrates seamlessly in [PlatformIO](https://platformio.org/) and With the boards, there is a link supplied and there are a lot of examples present and this looks fine.... If you know your way around.... -These examples for [LVGL](https://lvgl.io/) depend on external libraries ([LCD_eSPI](https://github.com/Bodmer/LCD_eSPI) or [LovyanGFX](https://github.com/lovyan03/LovyanGFX)) but also different touch drivers. +These examples for [LVGL](https://lvgl.io/) depend on external libraries ([TFT_eSPI](https://github.com/Bodmer/TFT_eSPI) or [LovyanGFX](https://github.com/lovyan03/LovyanGFX)) but also different touch drivers. However, when working with these libraries, I found out that these libraries had their flaws using these boards: - Lots of configuring to do before it all works,