From 7cb7d1824f9470bf32e12ed4a3872dba82d66961 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 28 Mar 2025 11:15:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e551513..3a98684 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ESP32 is a series of low-cost, low-power system on a chip microcontrollers with 1. Configure a platform option in platformio.ini file: ### Stable Arduino -currently espressif Arduino 3.1.0 and IDF 5.3.2.241210 +currently espressif Arduino 3.2.0 and IDF 5.4.0.250327 ```ini [env:stable]