We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5ea92 commit 2ff6ab4Copy full SHA for 2ff6ab4
README.md
@@ -17,7 +17,7 @@ Look in release and download a version. The day of build is using the commits of
17
based on Arduino Core 2.0.5 and can be used with Platformio for the ESP32/ESP32solo1, ESP32C3, ESP32S2 and ESP32S3
18
```
19
[platformio]
20
-platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.5.1/platform-espressif32-2.0.5.1.zip
+platform = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.5.2/platform-espressif32-2.0.5.2.zip
21
framework = arduino, espidf
22
23
to use the ESP32 Solo1 Arduino framework add in your env
0 commit comments