Skip to content

Commit 9280a6b

Browse files
authored
Merge pull request #81 from mrmcwethy/l3gd20add
Added l3gd20 to the bundle
2 parents 1f60058 + 80d3e5b commit 9280a6b

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
@@ -247,3 +247,6 @@
247247
[submodule "libraries/drivers/matrixkeypad"]
248248
path = libraries/drivers/matrixkeypad
249249
url = https://github.com/adafruit/Adafruit_CircuitPython_MatrixKeypad
250+
[submodule "libraries/drivers/l3gd20"]
251+
path = libraries/drivers/l3gd20
252+
url = https://github.com/adafruit/Adafruit_CircuitPython_L3GD20.git

libraries/drivers/l3gd20

Submodule l3gd20 added at b7a1853

0 commit comments

Comments
 (0)