AP_Landing: replace '@User: User' with '@User: Standard'

This commit is contained in:
Peter Barker 2020-09-14 08:42:53 +10:00 committed by Peter Barker
parent 3569c4d979
commit ffb87e68c5
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ const AP_Param::GroupInfo AP_Landing::var_info[] = {
// @Units: % // @Units: %
// @Range: 0 127 // @Range: 0 127
// @Increment: 1 // @Increment: 1
// @User: User // @User: Standard
AP_GROUPINFO("THR_SLEW", 9, AP_Landing, throttle_slewrate, 0), AP_GROUPINFO("THR_SLEW", 9, AP_Landing, throttle_slewrate, 0),
// @Param: DISARMDELAY // @Param: DISARMDELAY