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 159ab07 commit e208e05Copy full SHA for e208e05
.gitmodules
@@ -163,3 +163,9 @@
163
[submodule "libraries/drivers/sgp30"]
164
path = libraries/drivers/sgp30
165
url = https://github.com/adafruit/Adafruit_CircuitPython_SGP30.git
166
+[submodule "libraries/drivers/ds18x20"]
167
+ path = libraries/drivers/ds18x20
168
+ url = https://github.com/adafruit/Adafruit_CircuitPython_OneWire.git
169
+[submodule "libraries/helpers/onewire"]
170
+ path = libraries/helpers/onewire
171
libraries/drivers/ds18x20
libraries/helpers/onewire
0 commit comments