Skip to content
Snippets Groups Projects
Commit 241557e5 authored by Craig Elder's avatar Craig Elder
Browse files

Copter: Corrected typo in RC_FEEL_RP parameter description

parent 0bc0abf0
No related branches found
No related tags found
No related merge requests found
...@@ -402,7 +402,7 @@ const AP_Param::Info var_info[] PROGMEM = { ...@@ -402,7 +402,7 @@ const AP_Param::Info var_info[] PROGMEM = {
// @Param: RC_FEEL_RP // @Param: RC_FEEL_RP
// @DisplayName: RC Feel Roll/Pitch // @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 // @Range: 0 100
// @Increment: 1 // @Increment: 1
// @User: Standard // @User: Standard
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment