mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +08:00
manual_control_params: configure arm gesture doesn't require reboot
I added wrong documentation here.
This commit is contained in:
committed by
Igor Mišić
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);
|
||||
|
||||
Reference in New Issue
Block a user