mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
Copter: fix precland parameter description prefix
Thanks to Thomas Stone for finding this No functional change
This commit is contained in:
parent
5ddd332277
commit
15e673f5ae
@ -1056,7 +1056,7 @@ const AP_Param::Info Copter::var_info[] = {
|
||||
#endif
|
||||
|
||||
#if PRECISION_LANDING == ENABLED
|
||||
// @Group: PRECLAND_
|
||||
// @Group: PLND_
|
||||
// @Path: ../libraries/AC_PrecLand/AC_PrecLand.cpp
|
||||
GOBJECT(precland, "PLND_", AC_PrecLand),
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user