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 @@ -520,7 +520,7 @@ jobs:
520
520
# manually install OneWireNG/TempControlLib for OneWireNg (RP2040 Supported OneWire w/backwards compat.)
521
521
- name : Install extra Arduino libraries
522
522
run : |
523
- git clone --quiet https://github.com/tyeth/pstolarz_OneWireNg .git /home/runner/Arduino/libraries/OneWireNg --branch pio-destructor
523
+ git clone --quiet https://github.com/pstolarz/OneWireNg .git /home/runner/Arduino/libraries/OneWireNg --branch pio_driver_deinit
524
524
git clone --quiet https://github.com/pstolarz/Arduino-Temperature-Control-Library.git /home/runner/Arduino/libraries/Arduino-Temperature-Control-Library
525
525
git clone --quiet https://github.com/adafruit/Adafruit_TinyUSB_Arduino /home/runner/Arduino/libraries/Adafruit_TinyUSB_Arduino
526
526
- name : Download stable Nanopb
You can’t perform that action at this time.
0 commit comments