Skip to content

Commit be676df

Browse files
Merge branch 'main' into main
2 parents 5bb8f0d + b602134 commit be676df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -346,9 +346,6 @@
346346
[submodule "libraries/drivers/bma400"]
347347
path = libraries/drivers/bma400
348348
url = https://github.com/jposada202020/CircuitPython_BMA400.git
349-
[submodule "libraries/biplane"]
350-
path = libraries/biplane
351-
url = https://github.com/Uberi/biplane.git
352349
[submodule "libraries/drivers/bmp581"]
353350
path = libraries/drivers/bmp581
354351
url = https://github.com/jposada202020/CircuitPython_BMP581.git
@@ -415,3 +412,6 @@
415412
[submodule "libraries/helpers/RS485-Wrapper"]
416413
path = libraries/helpers/RS485-Wrapper
417414
url = https://github.com/facts-engineering/CircuitPython_rs485_wrapper.git
415+
[submodule "libraries/helpers/biplane"]
416+
path = libraries/helpers/biplane
417+
url = https://github.com/Uberi/biplane.git

0 commit comments

Comments
 (0)