File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ install:
4949
5050 # Use dev version
5151 - pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
52- - pio lib install https://github.com/jeremypoulter/ArduinoMongoose.git
52+ # - pio lib install https://github.com/jeremypoulter/ArduinoMongoose.git
5353
5454 # - platformio platform install espressif8266 --with-package tool-mkspiffs
5555 # - platformio platform install https://github.com/platformio/platform-espressif8266.git#feature/stage --with-package tool-mkspiffs
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ version = -DBUILD_TAG=3.0.0
3434monitor_speed = 115200
3535lib_deps =
363637- ArduinoMongoose
37+ ArduinoMongoose@0.0.3
3838extra_scripts = scripts/extra_script.py
3939debug_flags =
4040 -DENABLE_DEBUG
You can’t perform that action at this time.
0 commit comments