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 5bc7859 commit d984d68Copy full SHA for d984d68
.gitmodules
@@ -169,3 +169,6 @@
169
[submodule "libraries/helpers/onewire"]
170
path = libraries/helpers/onewire
171
url = https://github.com/adafruit/Adafruit_CircuitPython_OneWire.git
172
+[submodule "libraries/drivers/vl6180x"]
173
+ path = libraries/drivers/vl6180x
174
+ url = https://github.com/adafruit/Adafruit_CircuitPython_VL6180X.git
libraries/drivers/vl6180x
0 commit comments