File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ Look in release and download a version. The day of build is using the commits of
17
17
are based on Arduino Core 2.0.4 and can be used with Platformio for the ESP32, ESP32C3, ESP32S2 and ESP32S3
18
18
```
19
19
[platformio]
20
- platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.4.1 /platform-espressif32-2.0.4.1 .zip
20
+ platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.5 /platform-espressif32-2.0.5 .zip
21
21
framework = arduino, espidf
22
22
```
23
23
and for the ESP32solo1 with
24
24
```
25
25
[platformio]
26
- platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.4.1 /platform-espressif32-solo1-2.0.4.1 .zip
26
+ platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.5 /platform-espressif32-solo1-2.0.5 .zip
27
27
framework = arduino, espidf
28
28
```
29
29
The frameworks are here [ https://github.com/tasmota/arduino-esp32/releases ] ( https://github.com/tasmota/arduino-esp32/releases )
You can’t perform that action at this time.
0 commit comments