AC_WPNav: correct metadata in libraries failing checks on emitter

This commit is contained in:
Henry Wurzburg 2022-08-12 10:20:14 -05:00 committed by Andrew Tridgell
parent 33ececf782
commit ec95f10b81
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ const AP_Param::GroupInfo AC_Loiter::var_info[] = {
// @Param: ANG_MAX
// @DisplayName: Loiter pilot angle max
// @Description{Copter, Sub}: Loiter maximum pilot requested lean angle. Set to zero for 2/3 of PSC_ANGLE_MAX/ANGLE_MAX. The maximum vehicle lean angle is still limited by PSC_ANGLE_MAX/ANGLE_MAX
// @Description{Plane}: Loiter maximum pilot requested lean angle. Set to zero for 2/3 of Q_P_ANGLE_MAX/Q_ANGLE_MAX. The maximum vehicle lean angle is still limited by Q_P_ANGLE_MAX/Q_ANGLE_MAX
// @Description: Loiter maximum pilot requested lean angle. Set to zero for 2/3 of Q_P_ANGLE_MAX/Q_ANGLE_MAX. The maximum vehicle lean angle is still limited by Q_P_ANGLE_MAX/Q_ANGLE_MAX
// @Units: deg
// @Range: 0 45
// @Increment: 1