Browse Source

commander params fix whitespace

sbg
Daniel Agar 5 years ago
parent
commit
035c3e6f6a
  1. 2
      src/modules/commander/commander_params.c

2
src/modules/commander/commander_params.c

@ -632,7 +632,7 @@ PARAM_DEFINE_INT32(COM_ARM_MAG_STR, 1); @@ -632,7 +632,7 @@ PARAM_DEFINE_INT32(COM_ARM_MAG_STR, 1);
/**
* Enable RC stick override of auto and/or offboard modes
*
* When RC stick override is enabled, moving the RC sticks immediately gives control back
* When RC stick override is enabled, moving the RC sticks immediately gives control back
* to the pilot (switches to manual position mode):
* bit 0: Enable for auto modes (except for in critical battery reaction),
* bit 1: Enable for offboard mode.

Loading…
Cancel
Save