Skip to content

Commit acaafab

Browse files
authored
Update README.md
1 parent c6bb697 commit acaafab

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
@@ -15,12 +15,12 @@ Espressif Systems is a privately held fabless semiconductor company. They provid
1515
1. [Install PlatformIO](http://platformio.org)
1616
2. Create PlatformIO project and configure a platform option in [platformio.ini](http://docs.platformio.org/page/projectconf.html) file:
1717

18-
### Tasmota release Arduino 3.0.2 / IDF 5.1.4
18+
### Tasmota release Arduino 3.0.4 / IDF 5.1.4+
1919

2020
Support for the ESP32/ESP32solo1, ESP32C2, ESP32C3, ESP32C6, ESP32S2, ESP32S3 and ESP32-H2
2121
```
2222
[platformio]
23-
platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.07.11/platform-espressif32.zip
23+
platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.08.10/platform-espressif32.zip
2424
framework = arduino
2525
```
2626
to use the ESP32 Solo1 Arduino framework add in your env

0 commit comments

Comments
 (0)