AC_PrecLand: correct @User field in ACC_P_NSE documentation

This commit is contained in:
Peter Barker 2020-09-14 08:38:28 +10:00 committed by Peter Barker
parent fdb31a6419
commit 3569c4d979

View File

@ -65,7 +65,7 @@ const AP_Param::GroupInfo AC_PrecLand::var_info[] = {
// @DisplayName: Kalman Filter Accelerometer Noise // @DisplayName: Kalman Filter Accelerometer Noise
// @Description: Kalman Filter Accelerometer Noise, higher values weight the input from the camera more, accels less // @Description: Kalman Filter Accelerometer Noise, higher values weight the input from the camera more, accels less
// @Range: 0.5 5 // @Range: 0.5 5
// @User: Advanceds // @User: Advanced
AP_GROUPINFO("ACC_P_NSE", 6, AC_PrecLand, _accel_noise, 2.5f), AP_GROUPINFO("ACC_P_NSE", 6, AC_PrecLand, _accel_noise, 2.5f),
// @Param: CAM_POS_X // @Param: CAM_POS_X