Skip to content

Commit cb6be4d

Browse files
authored
Update platformio.ini
1 parent 8193d17 commit cb6be4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic-config/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ upload_flags =
5959
#############################################################################################
6060
[env:esp32]
6161
#############################################################################################
62-
platform = https://github.com/pioarduino/platform-espressif32.git
62+
platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
6363
board = esp32dev
6464
framework = arduino
6565

0 commit comments

Comments
 (0)