diff --git a/.gitmodules b/.gitmodules index c7938b5..b5f0321 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/libraries/helpers/parse b/libraries/helpers/parse new file mode 160000 index 0000000..e5c2f01 --- /dev/null +++ b/libraries/helpers/parse @@ -0,0 +1 @@ +Subproject commit e5c2f0138ab55d66f05832b072e4f6696b51141f