Skip to content

Commit 98d71ef

Browse files
committed
adding apds9999 to .gitmodules
1 parent 5a4ad4f commit 98d71ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,3 +1157,6 @@
11571157
[submodule "libraries/drivers/as7331"]
11581158
path = libraries/drivers/as7331
11591159
url = https://github.com/adafruit/Adafruit_CircuitPython_AS7331.git
1160+
[submodule "libraries/drivers/apds9999"]
1161+
path = libraries/drivers/apds9999
1162+
url = https://github.com/adafruit/Adafruit_CircuitPython_APDS9999.git

0 commit comments

Comments
 (0)