We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ba72a commit a32c84eCopy full SHA for a32c84e
.gitmodules
@@ -70,3 +70,6 @@
70
[submodule "libraries/helpers/HMAC"]
71
path = libraries/helpers/HMAC
72
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
0 commit comments