We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f8bf7 commit a34bf03Copy full SHA for a34bf03
README.md
@@ -19,7 +19,7 @@ Espressif Systems is a privately held fabless semiconductor company. They provid
19
based on Arduino Core 2.0.14 and can be used with Platformio for the ESP32/ESP32solo1, ESP32C3, ESP32S2 and ESP32S3
20
```
21
[platformio]
22
-platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.04/platform-espressif32.zip
+platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.10.05/platform-espressif32.zip
23
framework = arduino
24
25
to use the ESP32 Solo1 Arduino framework add in your env
0 commit comments