Skip to content

Commit 13763ae

Browse files
authored
Update README.md
1 parent 894cacc commit 13763ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ board = ...
4545
...
4646
```
4747

48-
### Bleeding edged development version
49-
based on devel branch Arduino 3.1.0 and IDF 5.3.1+
48+
### Development version
49+
based on devel branch Arduino 3.1.0 and IDF 5.3.2
5050

5151
```ini
5252
[env:development]
53-
platform = https://github.com/pioarduino/platform-espressif32.git#Arduino/IDF53_work_hybrid
53+
platform = https://github.com/pioarduino/platform-espressif32.git#Arduino/IDF53
5454
board = ...
5555
...
5656
```

0 commit comments

Comments
 (0)