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 6767 [ -d Adafruit-GFX-Library ] || git clone https://github.com/adafruit/Adafruit-GFX-Library.git --depth=1 &
6868 [ -d Adafruit_SSD1306 ] || git clone https://github.com/adafruit/Adafruit_SSD1306.git --depth=1 &
6969 [ -d Adafruit_BusIO ] || git clone https://github.com/adafruit/Adafruit_BusIO.git --depth=1 &
70- [ -d FastLED ] || git clone https://github.com/FastLED/FastLED.git --depth=1 &
70+ [ -d FastLED ] || git clone https://github.com/FastLED/FastLED.git --depth=1 --branch 3.10.3 &
7171 [ -d MIDIUSB ] || git clone https://github.com/arduino-libraries/MIDIUSB.git --depth=1 &
7272 [ -d Audio ] || git clone https://github.com/PaulStoffregen/Audio.git --depth=1 &
7373 [ -d ArduinoBLE ] || git clone https://github.com/arduino-libraries/ArduinoBLE.git --depth=1 &
You can’t perform that action at this time.
0 commit comments