From 30d8df700189c5447a7aa5c44d8ec8308a5d47e2 Mon Sep 17 00:00:00 2001 From: bresch Date: Tue, 25 Jul 2023 11:25:11 +0200 Subject: [PATCH] mag_check: fix param type --- src/modules/ekf2/ekf2_params.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/ekf2/ekf2_params.c b/src/modules/ekf2/ekf2_params.c index a6f9f70922..509ec723d9 100644 --- a/src/modules/ekf2/ekf2_params.c +++ b/src/modules/ekf2/ekf2_params.c @@ -1514,7 +1514,6 @@ PARAM_DEFINE_FLOAT(EKF2_REQ_GPS_H, 10.0f); * 2 : Wait for GNSS to find the theoretical strength and inclination using the WMM * * @group EKF2 - * @boolean * @min 0 * @max 7 * @bit 0 Strength (EKF2_MAG_CHK_STR)