AC_WPNav: AC_Circle: circle_rate param description added

This commit is contained in:
Prathamesh Patil 2023-01-24 00:50:30 +05:30 committed by Randy Mackay
parent 02ca9c855a
commit 21a54b5533
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ const AP_Param::GroupInfo AC_Circle::var_info[] = {
// @Param: RATE
// @DisplayName: Circle rate
// @Description: Circle mode's turn rate in deg/sec. Positive to turn clockwise, negative for counter clockwise
// @Description: Circle mode's turn rate in deg/sec. Positive to turn clockwise, negative for counter clockwise. Circle rate must be less than ATC_SLEW_YAW parameter.
// @Units: deg/s
// @Range: -90 90
// @Increment: 1