Skip to content

Commit d00384e

Browse files
authored
Update README.md
1 parent 00f9977 commit d00384e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ESP32 is a series of low-cost, low-power system on a chip microcontrollers with
3535
1. Configure a platform option in [platformio.ini](https://docs.platformio.org/page/projectconf.html) file:
3636

3737
### Stable version
38-
espressif Arduino 3.0.4 and IDF 5.1.4
38+
espressif Arduino 3.0.4 and IDF 5.1.4+
3939

4040
See `platform` [documentation](https://docs.platformio.org/en/latest/projectconf/sections/env/options/platform/platform.html#projectconf-env-platform) for details.
4141

@@ -47,7 +47,7 @@ board = ...
4747
```
4848

4949
### Bleeding edged development version
50-
based on devel branch Arduino 3.1.0 and IDF 5.3.0
50+
based on devel branch Arduino 3.1.0 and IDF 5.3.1+
5151

5252
```ini
5353
[env:development]

0 commit comments

Comments
 (0)