mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +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.
|
* arms and to the lower left disarms the vehicle.
|
||||||
*
|
*
|
||||||
* @boolean
|
* @boolean
|
||||||
* @reboot_required true
|
|
||||||
* @group Manual Control
|
* @group Manual Control
|
||||||
*/
|
*/
|
||||||
PARAM_DEFINE_INT32(MAN_ARM_GESTURE, 1);
|
PARAM_DEFINE_INT32(MAN_ARM_GESTURE, 1);
|
||||||
|
|||||||
Reference in New Issue
Block a user