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 68d0939 commit 3406f58Copy full SHA for 3406f58
1 file changed
platformio.ini
@@ -30,10 +30,10 @@ lib_dir = .
30
src_dir = examples/Threshold
31
32
[env:arduino-3]
33
-platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.35/platform-espressif32.zip
+platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.36/platform-espressif32.zip
34
35
; CI
36
37
[env:ci-arduino-3]
38
39
board = ${sysenv.PIO_BOARD}
0 commit comments