Skip to content

Commit d5d4111

Browse files
committed
adding LIDARLite to bundle
1 parent fdddcdd commit d5d4111

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,3 +298,6 @@
298298
[submodule "libraries/drivers/htu21d"]
299299
path = libraries/drivers/htu21d
300300
url = https://github.com/adafruit/Adafruit_CircuitPython_HTU21D.git
301+
[submodule "libraries/drivers/lidarlite"]
302+
path = libraries/drivers/lidarlite
303+
url = https://github.com/adafruit/Adafruit_CircuitPython_LIDARLite.git

libraries/drivers/lidarlite

Submodule lidarlite added at 5d5727b

0 commit comments

Comments
 (0)