Browse Source

commander_params: remove duplicate rc override title

I merged the duplicate title because the pr was from
a private fork branch and already delayed.
sbg
Matthias Grob 5 years ago
parent
commit
6184f4691a
  1. 1
      src/modules/commander/commander_params.c

1
src/modules/commander/commander_params.c

@ -630,7 +630,6 @@ PARAM_DEFINE_INT32(COM_ARM_MAG_ANG, 30); @@ -630,7 +630,6 @@ PARAM_DEFINE_INT32(COM_ARM_MAG_ANG, 30);
PARAM_DEFINE_INT32(COM_ARM_MAG_STR, 1);
/**
* Enable RC stick override of auto modes
* Enable RC stick override of auto or offboard modes
*
* Moving the RC sticks gives control back to the pilot in manual position mode immediately when:

Loading…
Cancel
Save