From e20a65baf9bc3e16fa42869dd8110f0a6f9d53ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Wed, 3 Jul 2024 19:42:53 +0200 Subject: [PATCH 1/2] Fix typo in README.md Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f410149..1995442 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ However I'm switching to Lovyan_GFX (from TFT_eSPI) which does work for Arduino Next I'll switch to LVGL v9 New examples will be posted soon. -NEW - I've added an example using Arduino_GFX on ots own, and another plus LVGL. +NEW - I've added an example using Arduino_GFX on its own, and another plus LVGL. Thanks to VollWombat for all his help. From b7f756e1d5e175d123b00b41a0e7671eb0cbfbff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Wed, 3 Jul 2024 19:49:00 +0200 Subject: [PATCH 2/2] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1995442..a3f7a7a 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,5 @@ Touch is controlled by a GT911, and works well with the bb_captouch library. SDA=8, SCL=9, IRQ=4 The expansion pin chip can be accessed with ESP_IOExpander_Library.h. -Part of the s3-4.3-libraries download from the Wageshare wiki page +Part of the s3-4.3-libraries download from the Waveshare wiki page https://files.waveshare.com/wiki/ESP32-S3-Touch-LCD-4.3/Esp32-s3-touch-lcd-lib.zip