Update README.md
This commit is contained in:
@@ -45,12 +45,12 @@ board = ...
|
|||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
### Bleeding edged development version
|
### Development version
|
||||||
based on devel branch Arduino 3.1.0 and IDF 5.3.1+
|
based on devel branch Arduino 3.1.0 and IDF 5.3.2
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[env:development]
|
[env:development]
|
||||||
platform = https://github.com/pioarduino/platform-espressif32.git#Arduino/IDF53_work_hybrid
|
platform = https://github.com/pioarduino/platform-espressif32.git#Arduino/IDF53
|
||||||
board = ...
|
board = ...
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user