AC_PrecLand: add missing parameter description
Thanks to Thomas Stone for finding this
This commit is contained in:
parent
e16cccf218
commit
c829ec0c2c
@ -8,6 +8,7 @@
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
const AP_Param::GroupInfo AC_PrecLand::var_info[] = {
|
||||
// @Param: ENABLED
|
||||
// @DisplayName: Precision Land enabled/disabled and behaviour
|
||||
// @Description: Precision Land enabled/disabled and behaviour
|
||||
// @Values: 0:Disabled, 1:Enabled Always Land, 2:Enabled Strict
|
||||
|
Loading…
Reference in New Issue
Block a user