From 54ed341fa5bd0ebf0e1a64237f0b8e806a580d99 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:57:50 +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 1cf8d79..6c5ca1f 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 version -currently espressif Arduino 3.1.0 and IDF 5.3.2.241210 +currently espressif Arduino 3.1.1 and IDF 5.3.2.250106 ```ini [env:stable]