Skip to content

Commit b602134

Browse files
authored
Merge pull request #199 from Uberi/fix-biplane-updated
Add new version of biplane and move it to the correct location
2 parents 08b40b1 + 0135996 commit b602134

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
@@ -406,3 +403,6 @@
406403
[submodule "libraries/drivers/lilygo_tdeck"]
407404
path = libraries/drivers/lilygo_tdeck
408405
url = https://github.com/rgrizzell/CircuitPython_LILYGO_T-Deck.git
406+
[submodule "libraries/helpers/biplane"]
407+
path = libraries/helpers/biplane
408+
url = https://github.com/Uberi/biplane.git

0 commit comments

Comments
 (0)