travis-ci: AM_Radio_Morse - Chirping_Plush_Owl .*.test files
This commit is contained in:
parent
81e60f7800
commit
f88620f471
15 changed files with 5 additions and 1 deletions
0
AM_Radio_Morse/.TODO.test
Normal file
0
AM_Radio_Morse/.TODO.test
Normal file
0
Ada_BLE_RC/.TODO.test
Normal file
0
Ada_BLE_RC/.TODO.test
Normal file
0
Adafruit_LED_Sequins/.gemma.test
Normal file
0
Adafruit_LED_Sequins/.gemma.test
Normal file
0
Adafruit_TPL5111_Breakout/tpl5111demo/.esp8266.test
Normal file
0
Adafruit_TPL5111_Breakout/tpl5111demo/.esp8266.test
Normal file
0
Adafruit_UDA1334A/SineTone/.zero.test
Normal file
0
Adafruit_UDA1334A/SineTone/.zero.test
Normal file
0
All_Seeing_Skull/.zero.test
Normal file
0
All_Seeing_Skull/.zero.test
Normal file
0
Animated_NeoPixel_Glow_Fur_Scarf/.gemma.test
Normal file
0
Animated_NeoPixel_Glow_Fur_Scarf/.gemma.test
Normal file
0
Arduino_Ethernet_SD_Card/SDWebBrowse/.uno.test
Normal file
0
Arduino_Ethernet_SD_Card/SDWebBrowse/.uno.test
Normal file
0
Arduino_Ethernet_SD_Card/SDcardTest/.uno.test
Normal file
0
Arduino_Ethernet_SD_Card/SDcardTest/.uno.test
Normal file
0
Arduino_Ethernet_SD_Card/SDfileList/.uno.test
Normal file
0
Arduino_Ethernet_SD_Card/SDfileList/.uno.test
Normal file
0
AtariFruit_Joystick/.TODO.test
Normal file
0
AtariFruit_Joystick/.TODO.test
Normal file
0
Buzzing_Mindfulness_Bracelet/.gemma.test
Normal file
0
Buzzing_Mindfulness_Bracelet/.gemma.test
Normal file
|
|
@ -1,4 +1,4 @@
|
|||
/ Mindfulness Bracelet sketch for Adafruit/Arduino Gemma. Briefly runs
|
||||
// Mindfulness Bracelet sketch for Adafruit/Arduino Gemma. Briefly runs
|
||||
// vibrating motor (connected through transistor) at regular intervals.
|
||||
// This code is not beginner-friendly, it does a lot of esoteric low-level
|
||||
// hardware shenanigans in order to conserve battery power.
|
||||
|
|
|
|||
0
Chirping_Plush_Owl_Toy/.gemma.test
Normal file
0
Chirping_Plush_Owl_Toy/.gemma.test
Normal file
|
|
@ -23,3 +23,7 @@ sleep 1
|
|||
[ ! -d $HOME/Arduino/libraries/Adafruit_SoftServo ] && arduino --install-library "Adafruit SoftServo"
|
||||
sleep 1
|
||||
[ ! -d $HOME/Arduino/libraries/TinyWireM ] && arduino --install-library "TinyWireM"
|
||||
sleep 1
|
||||
[ ! -d $HOME/Arduino/libraries/Adafruit_BluefruitLE_nRF51 ] && arduino --install-library "Adafruit BluefruitLE nRF51"
|
||||
sleep 1
|
||||
[ ! -d $HOME/Arduino/libraries/Adafruit_AM_radio_library ] && arduino --install-library "Adafruit AM radio library"
|
||||
|
|
|
|||
Loading…
Reference in a new issue