Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-dev
Fork of Adafruit9-DOf_AHRS_Regler_Discrete by
Diff: Header/MadgwickAHRS.h
- Revision:
- 3:cc828af4a4c6
- Parent:
- 2:9fd59c70ad78
--- a/Header/MadgwickAHRS.h Thu Oct 19 11:52:10 2017 +0000
+++ b/Header/MadgwickAHRS.h Thu Sep 20 07:43:09 2018 +0000
@@ -70,5 +70,6 @@
if (!anglesComputed) computeAngles();
return yaw;
}
+ float Q[4];
};
#endif
