Skip to content

Commit

Permalink
AC_Autorotation: clean up Params
Browse files Browse the repository at this point in the history
  • Loading branch information
bnsgeyer authored Apr 28, 2022
1 parent 4cb249e commit 1f5c641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AC_Autorotation/AC_Autorotation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const AP_Param::GroupInfo AC_Autorotation::var_info[] = {
// @User: Advanced
AP_GROUPINFO("FLARE_ALT", 12, AC_Autorotation, _param_flr_alt, AP_FLARE_ALT),

// @Param:T_TO_G
// @Param: T_TO_G
// @DisplayName: time to ground
// @Description: time between flare completed and touchdown
// @Range: 0 200
Expand Down

0 comments on commit 1f5c641

Please sign in to comment.