-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinit.sh
12 lines (10 loc) · 747 Bytes
/
init.sh
1
2
3
4
5
6
7
8
9
10
11
12
git clone [email protected]:dontsovcmc/ArduinoMultiDesktop.git ./lib/ArduinoMultiDesktop
git clone https://github.com/neu-rah/ArduinoMenu.git ./lib/ArduinoMenu
git clone https://github.com/PaulStoffregen/DS1307RTC.git ./lib/DS1307RTC
git clone https://github.com/PaulStoffregen/Time.git ./lib/Time
git clone https://github.com/PaulStoffregen/TimeAlarms.git ./lib/TimeAlarms
git clone https://github.com/PaulStoffregen/OneWire.git ./lib/OneWire
git clone https://github.com/milesburton/Arduino-Temperature-Control-Library.git ./lib/DallasTemperature
#curl -o ./lib/nlc.zip https://bitbucket.org/fmalpartida/new-liquidcrystal/downloads/NewliquidCrystal_1.3.4.zip
#http://arduiniana.org/Streaming/Streaming5.zip
#unzip ./lib/nlc.zip ./lib/