Browse Source

manual_control_params: configure arm gesture doesn't require reboot

I added wrong documentation here.
main
Matthias Grob 3 years ago committed by Igor Mišić
parent
commit
9b2166de72
  1. 1
      src/modules/manual_control/manual_control_params.c

1
src/modules/manual_control/manual_control_params.c

@ -38,7 +38,6 @@ @@ -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…
Cancel
Save