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 621a39c commit c11133eCopy full SHA for c11133e
.gitmodules
@@ -13,6 +13,9 @@
13
[submodule "drivers/qwiic_scmd"]
14
path = qwiic/drivers/qwiic_scmd
15
url = https://github.com/sparkfun/Qwiic_SCMD_Py.git
16
+[submodule "qwiic_i2c"]
17
+ path = qwiic_i2c
18
+ url = https://github.com/sparkfun/Qwiic_I2C_Py.git
19
[submodule "drivers/qwiic_keypad"]
20
path = qwiic/drivers/qwiic_keypad
21
url = https://github.com/sparkfun/Qwiic_Keypad_Py.git
qwiic_i2c
0 commit comments