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: Eigen
Dependents: optWingforHAPS_Eigen hexaTest_Eigen
Diff: solaESKF.hpp
- Revision:
- 57:e4a38231cfb4
- Parent:
- 56:c10f1168bd4a
- Child:
- 58:93ba28cf5cb3
--- a/solaESKF.hpp Wed Nov 10 05:21:36 2021 +0000
+++ b/solaESKF.hpp Wed Nov 10 06:33:45 2021 +0000
@@ -7,7 +7,7 @@
#define M_PI 3.141592f
-extern Serial twelite;
+
class solaESKF
{