Skip to content

Commit e4a64e0

Browse files
authored
Merge pull request #38 from gamblor21/ahrs_library
Add AHRS library for sensor fusion
2 parents 9531b5d + e190fbf commit e4a64e0

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
@@ -76,3 +76,6 @@
7676
[submodule "libraries/helpers/AzureCustomVision_Prediction"]
7777
path = libraries/helpers/AzureCustomVision_Prediction
7878
url = https://github.com/jimbobbennett/CircuitPython_AzureCustomVision_Prediction
79+
[submodule "libraries/helpers/gamblor21_ahrs"]
80+
path = libraries/helpers/gamblor21_ahrs
81+
url = https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git

libraries/helpers/gamblor21_ahrs

Submodule gamblor21_ahrs added at 2fc8a8c

0 commit comments

Comments
 (0)