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 ba0ea40 commit 5982516Copy full SHA for 5982516
.gitmodules
@@ -28,3 +28,6 @@
28
[submodule "libraries/drivers/qwiicjoystick"]
29
path = libraries/drivers/qwiicjoystick
30
url = https://github.com/fourstix/Sparkfun_CircuitPython_QwiicJoystick.git
31
+[submodule "libraries/drivers/qwiicrelay"]
32
+ path = libraries/drivers/qwiicrelay
33
+ url = https://github.com/fourstix/Sparkfun_CircuitPython_QwiicRelay.git
libraries/drivers/qwiicrelay
0 commit comments