Skip to content

Commit 69b9e90

Browse files
committed
Add AHRS library for sensor fusion
1 parent 9531b5d commit 69b9e90

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/ahrs"]
80+
path = libraries/helpers/ahrs
81+
url = https://github.com/gamblor21/CircuitPython_AHRS.git

libraries/helpers/ahrs

Submodule ahrs added at 2fc8a8c

0 commit comments

Comments
 (0)