File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 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
1717are based on Arduino Core 2.0.4 and can be used with Platformio for the ESP32, ESP32C3, ESP32S2 and ESP32S3
1818```
1919[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
2121framework = arduino, espidf
2222```
2323and for the ESP32solo1 with
2424```
2525[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
2727framework = arduino, espidf
2828```
2929The 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