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 94456fa commit 542bea6Copy full SHA for 542bea6
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.36-1/platform-espressif32.zip
+platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.37/platform-espressif32.zip
34
35
; CI
36
37
[env:ci-arduino-3]
38
39
board = ${sysenv.PIO_BOARD}
0 commit comments