We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05ab9d commit c525b52Copy full SHA for c525b52
.travis.yml
@@ -26,7 +26,7 @@ before_install:
26
- source install.sh
27
28
install:
29
- - arduino --install-library "Adafruit SPIFlash"
+ - arduino --install-library "Adafruit SPIFlash","MIDI Library"
30
- git clone --quiet https://github.com/adafruit/SdFat.git $HOME/Arduino/libraries/SdFat
31
- pip3 install --user adafruit-nrfutil
32
0 commit comments