forked from Archive/PX4-Autopilot
manual_control_params: configure arm gesture doesn't require reboot
I added wrong documentation here.
This commit is contained in:
parent
bd50a52c9c
commit
9b2166de72
|
@ -38,7 +38,6 @@
|
|||
* arms and to the lower left disarms the vehicle.
|
||||
*
|
||||
* @boolean
|
||||
* @reboot_required true
|
||||
* @group Manual Control
|
||||
*/
|
||||
PARAM_DEFINE_INT32(MAN_ARM_GESTURE, 1);
|
||||
|
|
Loading…
Reference in New Issue