Add LCD stuff, update chad's code
This commit is contained in:
parent
1f4d02d101
commit
b46377b3f1
4 changed files with 35 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue