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 64572fa commit b020d54Copy full SHA for b020d54
.gitmodules
@@ -65,8 +65,8 @@
65
path = libraries/drivers/mitutoyo
66
url = https://github.com/vifino/CircuitPython-mitutoyo.git
67
[submodule "libraries/helpers/base64"]
68
- path = libraries/helpers/base64
69
- url = https://github.com/jimbobbennett/CircuitPython-base64.git
+ path = libraries/helpers/base64
+ url = https://github.com/jimbobbennett/CircuitPython_Base64
70
[submodule "libraries/helpers/HMAC"]
71
- path = libraries/helpers/HMAC
72
- url = https://github.com/jimbobbennett/CircuitPython-HMAC.git
+ path = libraries/helpers/HMAC
+ url = https://github.com/jimbobbennett/CircuitPython_HMAC
libraries/helpers/HMAC
libraries/helpers/base64
0 commit comments