Skip to content

Commit a3136b6

Browse files
authored
Merge pull request #23 from fourstix/add_serlcd
Add serlcd to CircuitPython Community Bundle
2 parents 5ade1c9 + d436f07 commit a3136b6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@
4949
[submodule "libraries/drivers/ili9163"]
5050
path = libraries/drivers/ili9163
5151
url = https://github.com/electronut/Electronutlabs_CircuitPython_ILI9163
52+
[submodule "libraries/drivers/serlcd"]
53+
path = libraries/drivers/serlcd
54+
url = https://github.com/fourstix/Sparkfun_CircuitPython_SerLCD.git

libraries/drivers/serlcd

Submodule serlcd added at 88b2ce1

0 commit comments

Comments
 (0)