Merge pull request #199 from Uberi/fix-biplane-updated

Add new version of biplane and move it to the correct location
This commit is contained in:
Dan Halbert 2023-11-29 15:03:12 -05:00 committed by GitHub
commit b602134140
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View file

@ -346,9 +346,6 @@
[submodule "libraries/drivers/bma400"]
path = libraries/drivers/bma400
url = https://github.com/jposada202020/CircuitPython_BMA400.git
[submodule "libraries/biplane"]
path = libraries/biplane
url = https://github.com/Uberi/biplane.git
[submodule "libraries/drivers/bmp581"]
path = libraries/drivers/bmp581
url = https://github.com/jposada202020/CircuitPython_BMP581.git
@ -406,3 +403,6 @@
[submodule "libraries/drivers/lilygo_tdeck"]
path = libraries/drivers/lilygo_tdeck
url = https://github.com/rgrizzell/CircuitPython_LILYGO_T-Deck.git
[submodule "libraries/helpers/biplane"]
path = libraries/helpers/biplane
url = https://github.com/Uberi/biplane.git