mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-30 12:38:33 -04:00
AC_WPNav: fix typo
This commit is contained in:
parent
820f9bd260
commit
0c9fd0ae93
@ -53,7 +53,7 @@ const AP_Param::GroupInfo AC_Loiter::var_info[] = {
|
|||||||
|
|
||||||
// @Param: BRK_JERK
|
// @Param: BRK_JERK
|
||||||
// @DisplayName: Loiter braking jerk
|
// @DisplayName: Loiter braking jerk
|
||||||
// @Description: Loiter braking jerk in cm/s/s/s. Higher values will remove braking faster if the pilot moves the sticks during a braking manuver.
|
// @Description: Loiter braking jerk in cm/s/s/s. Higher values will remove braking faster if the pilot moves the sticks during a braking maneuver.
|
||||||
// @Units: cm/s/s/s
|
// @Units: cm/s/s/s
|
||||||
// @Range: 500 5000
|
// @Range: 500 5000
|
||||||
// @Increment: 1
|
// @Increment: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user