File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ echo "Installing PlatformIO ..."
99pip install -U https://github.com/platformio/platformio/archive/develop.zip > /dev/null 2>&1
1010
1111echo " Installing Platform ESP32 ..."
12- python -m platformio platform install https://github.com/platformio/platform-espressif32.git#feature/stage > /dev/null 2>&1
12+ python -m platformio platform install https://github.com/platformio/platform-espressif32.git > /dev/null 2>&1
1313
1414echo " Replacing the framework version ..."
1515if [[ " $OSTYPE " == " darwin" * ]]; then
You can’t perform that action at this time.
0 commit comments