Add LCD stuff, update chad's code

This commit is contained in:
Donald Burr 2015-02-15 17:15:25 -08:00
parent 1f4d02d101
commit b46377b3f1
4 changed files with 35 additions and 1 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "external/happycube"]
path = external/happycube
url = https://github.com/happycube/misc
[submodule "external/Adafruit_Python_CharLCD"]
path = external/Adafruit_Python_CharLCD
url = https://github.com/adafruit/Adafruit_Python_CharLCD