summaryrefslogtreecommitdiff
path: root/include/mag_cal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mag_cal.h')
-rw-r--r--include/mag_cal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mag_cal.h b/include/mag_cal.h
index e0d6048be1..5e1a17531e 100644
--- a/include/mag_cal.h
+++ b/include/mag_cal.h
@@ -30,7 +30,7 @@ struct mag_cal_t {
* +----+----+----+----+
*/
mat44_t acc;
- vec4_t acc_w;
+ floatv4_t acc_w;
float radius;
intv3_t bias;