From 2213314b96699f7ae0381b9efc66aba81996d8f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Sun, 12 May 2024 08:16:52 +0200 Subject: [PATCH] More details on the version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb88d9c5..7bcd51bf 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Below is a list of [supported touch controllers](src/touch/README.md): | **Dependency** | **Version** | | -------------- | ----------- | -| [arduino-esp32](https://github.com/espressif/arduino-esp32) | >= v3.0.3 | +| [arduino-esp32](https://github.com/espressif/arduino-esp32) | >= v3.0.0-alpha3 | | [ESP32_IO_Expander](https://github.com/esp-arduino-libs/ESP32_IO_Expander) | >= 0.0.1 && < 0.1.0 | ## How to Use