From ccf2dba11e81ab1d6f8dd9b527890e4fbbcd57a6 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:13:02 +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 6c5ca1ffc..5693a48fa 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.1 and IDF 5.3.2.250106 +currently espressif Arduino 3.1.1 and IDF 5.3.2.241224 ```ini [env:stable]