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 bb64255 commit c585c4dCopy full SHA for c585c4d
.gitmodules
@@ -91,3 +91,6 @@
91
[submodule "libraries/drivers/bme680"]
92
path = libraries/drivers/bme680
93
url = https://github.com/adafruit/Adafruit_CircuitPython_BME680.git
94
+[submodule "libraries/drivers/tsl2561"]
95
+ path = libraries/drivers/tsl2561
96
+ url = https://github.com/adafruit/Adafruit_CircuitPython_TSL2561.git
libraries/drivers/tsl2561
0 commit comments