mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
commander: fix typo in COM_RC_STICK_OV documentation (#26777)
This commit is contained in:
@@ -438,7 +438,7 @@ PARAM_DEFINE_INT32(COM_RC_OVERRIDE, 1);
|
||||
* Stick override threshold
|
||||
*
|
||||
* If COM_RC_OVERRIDE is enabled and the joystick input is moved more than this threshold
|
||||
* the autopilot the pilot takes over control.
|
||||
* the pilot takes over control.
|
||||
*
|
||||
* @group Commander
|
||||
* @unit %
|
||||
|
||||
Reference in New Issue
Block a user