commit
2fab952b5d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -70,3 +70,6 @@
|
|||
[submodule "libraries/helpers/HMAC"]
|
||||
path = libraries/helpers/HMAC
|
||||
url = https://github.com/jimbobbennett/CircuitPython_HMAC
|
||||
[submodule "libraries/helpers/parse"]
|
||||
path = libraries/helpers/parse
|
||||
url = https://github.com/jimbobbennett/CircuitPython_Parse
|
||||
|
|
|
|||
1
libraries/helpers/parse
Submodule
1
libraries/helpers/parse
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e5c2f0138ab55d66f05832b072e4f6696b51141f
|
||||
Loading…
Reference in a new issue