Copter: Corrected typo in RC_FEEL_RP parameter description
This commit is contained in:
parent
0bc0abf02d
commit
241557e5e0
@ -402,7 +402,7 @@ const AP_Param::Info var_info[] PROGMEM = {
|
||||
|
||||
// @Param: RC_FEEL_RP
|
||||
// @DisplayName: RC Feel Roll/Pitch
|
||||
// @Description: RC feel for roll/pitch which controls vehicle response to user input with 0 being extremely soft and 100 begin crisp
|
||||
// @Description: RC feel for roll/pitch which controls vehicle response to user input with 0 being extremely soft and 100 being crisp
|
||||
// @Range: 0 100
|
||||
// @Increment: 1
|
||||
// @User: Standard
|
||||
|
Loading…
Reference in New Issue
Block a user