Skip to content

Commit f3b0d6e

Browse files
committed
Add example library that was created for Learn Guide.
1 parent a185a49 commit f3b0d6e

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
@@ -1,3 +1,6 @@
11
[submodule "circuitpython"]
22
path = circuitpython
33
url = https://github.com/adafruit/circuitpython.git
4+
[submodule "libraries/helpers/example"]
5+
path = libraries/helpers/example
6+
url = https://github.com/tannewt/CircuitPython_Example.git

libraries/helpers/example

Submodule example added at 4a55a4a

0 commit comments

Comments
 (0)