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 c585c4d commit e9fadd4Copy full SHA for e9fadd4
.gitmodules
@@ -94,3 +94,6 @@
94
[submodule "libraries/drivers/tsl2561"]
95
path = libraries/drivers/tsl2561
96
url = https://github.com/adafruit/Adafruit_CircuitPython_TSL2561.git
97
+[submodule "libraries/drivers/ads1x15"]
98
+ path = libraries/drivers/ads1x15
99
+ url = https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15.git
libraries/drivers/ads1x15
0 commit comments