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