Skip to content

Commit 2fab952

Browse files
authored
Merge pull request #35 from jimbobbennett/master
Adding Parse
2 parents 42ba72a + a32c84e commit 2fab952

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
@@ -70,3 +70,6 @@
7070
[submodule "libraries/helpers/HMAC"]
7171
path = libraries/helpers/HMAC
7272
url = https://github.com/jimbobbennett/CircuitPython_HMAC
73+
[submodule "libraries/helpers/parse"]
74+
path = libraries/helpers/parse
75+
url = https://github.com/jimbobbennett/CircuitPython_Parse

libraries/helpers/parse

Submodule parse added at e5c2f01

0 commit comments

Comments
 (0)