Skip to content

Commit f235929

Browse files
authored
Merge pull request #15 from fourstix/add_qwiic_relay
Please Add qwiic relay library to Community Bundle
2 parents 65ed6bf + 4ebd69a commit f235929

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@
2828
[submodule "libraries/drivers/qwiicjoystick"]
2929
path = libraries/drivers/qwiicjoystick
3030
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/qwiicjoystick

libraries/drivers/qwiicrelay

Submodule qwiicrelay added at 41c62a7

0 commit comments

Comments
 (0)