Skip to content

Commit 3b2b569

Browse files
authored
Merge pull request #19 from fourstix/add_qwiic_as3935
Add qwiic as3935 Library to CircuitPython Community Bundle
2 parents 8b9e66f + a1c9006 commit 3b2b569

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@
3737
[submodule "libraries/drivers/qwiickeypad"]
3838
path = libraries/drivers/qwiickeypad
3939
url = https://github.com/fourstix/Sparkfun_CircuitPython_QwiicKeypad
40+
[submodule "libraries/drivers/qwiicas3935"]
41+
path = libraries/drivers/qwiicas3935
42+
url = https://github.com/fourstix/Sparkfun_CircuitPython_QwiicAS3935.git

libraries/drivers/qwiicas3935

Submodule qwiicas3935 added at 0bc17ea

0 commit comments

Comments
 (0)