Skip to content

Commit b22a700

Browse files
committed
Added submodule
1 parent 24b1f96 commit b22a700

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
@@ -424,3 +424,6 @@
424424
[submodule "libraries/drivers/mpu6886"]
425425
path = libraries/drivers/mpu6886
426426
url = https://github.com/jins-tkomoda/CircuitPython_MPU6886.git
427+
[submodule "libraries/drivers/i2c_expanders"]
428+
path = libraries/drivers/i2c_expanders
429+
url = https://github.com/ilikecake/CircuitPython_I2C_Expanders.git

libraries/drivers/i2c_expanders

Submodule i2c_expanders added at 17d6be8

0 commit comments

Comments
 (0)