File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 70
70
- name : Install The XBee LoRaWAN library
71
71
run : |
72
72
arduino-cli config set library.enable_unsafe_install true
73
- arduino-cli lib install --git-url "https://github.com/gigapod /XBeeArduino.git"
73
+ arduino-cli lib install --git-url "https://github.com/sparkfun /XBeeArduino.git"
74
74
arduino-cli lib install FastLED
75
75
76
76
# Compile time - build the Firmware for the data logger.
Original file line number Diff line number Diff line change 70
70
- name : Install The XBee LoRaWAN library
71
71
run : |
72
72
arduino-cli config set library.enable_unsafe_install true
73
- arduino-cli lib install --git-url "https://github.com/gigapod /XBeeArduino.git"
73
+ arduino-cli lib install --git-url "https://github.com/sparkfun /XBeeArduino.git"
74
74
arduino-cli lib install FastLED
75
75
76
76
# Compile time - build the Firmware for the data logger.
You can’t perform that action at this time.
0 commit comments