forked from swkim01/RaspberryPiWithIOT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 1.8 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "ch3/blastpy"]
path = ch3/blastpy
url = https://github.com/swkim01/blastpy.git
[submodule "ch4/rest"]
path = ch4/rest
url = https://github.com/swkim01/rest.git
[submodule "ch6/Adafruit-Raspberry-Pi-Python-Code"]
path = ch6/Adafruit-Raspberry-Pi-Python-Code
url = https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code.git
[submodule "ch6/Adafruit_python_DHT"]
path = ch6/Adafruit_python_DHT
url = https://github.com/adafruit/Adafruit_python_DHT.git
[submodule "ch6/py-spidev"]
path = ch6/py-spidev
url = https://github.com/doceme/py-spidev.git
[submodule "ch6/waveshare-dtoverlays"]
path = ch6/waveshare-dtoverlays
url = https://github.com/swkim01/waveshare-dtoverlays.git
[submodule "ch7/adafruit-pi-cam"]
path = ch7/adafruit-pi-cam
url = https://github.com/adafruit/adafruit-pi-cam.git
[submodule "ch8/rccar"]
path = ch8/rccar
url = https://github.com/swkim01/rccar.git
[submodule "ch8/urobot"]
path = ch8/urobot
url = https://github.com/swkim01/urobot.git
[submodule "ch9/RTIMULib"]
path = ch9/RTIMULib
url = https://github.com/swkim01/RTIMULib.git
[submodule "ch10/pyFirmata"]
path = ch10/pyFirmata
url = https://github.com/tino/pyFirmata.git
[submodule "ch12/webiopi/webiopi-dht"]
path = ch12/webiopi/webiopi-dht
url = https://github.com/swkim01/webiopi-dht.git
[submodule "ch12/telegram/pytg"]
path = ch12/telegram/pytg
url = https://github.com/luckydonald/pytg.git
[submodule "ch12/telegram/python-telegram-bot"]
path = ch12/telegram/python-telegram-bot
url = https://github.com/leandrotoledo/python-telegram-bot.git
[submodule "ch13/mqtt"]
path = ch13/mqtt
url = https://github.com/swkim01/mqtt.git
[submodule "ch13/GreenHouse"]
path = ch13/GreenHouse
url = https://github.com/swkim01/GreenHouse.git
[submodule "fritzing"]
path = fritzing
url = https://github.com/swkim01/fritzing.git