Skip to content

Commit a54e262

Browse files
authored
Update README.md
1 parent b5a82c4 commit a54e262

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
@@ -10,7 +10,7 @@ ESP32 is a series of low-cost, low-power system on a chip microcontrollers with
1010

1111
## IDE Preparation
1212

13-
- [Download and install official Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is built on top of it.
13+
- [Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it.
1414
- Open the extension manager.
1515
- Search for the `pioarduino ide` extension.
1616
- Install pioarduino IDE extension.
@@ -20,7 +20,7 @@ ESP32 is a series of low-cost, low-power system on a chip microcontrollers with
2020
1. Configure a platform option in platformio.ini file:
2121

2222
### Stable version
23-
currently espressif Arduino 3.1.0 and IDF 5.3.2.241210
23+
currently espressif Arduino 3.1.3 and IDF 5.3.2.250210
2424

2525
```ini
2626
[env:stable]

0 commit comments

Comments
 (0)