commander params fix whitespace

This commit is contained in:
Daniel Agar 2020-01-30 21:45:10 -05:00
parent d089bacb1b
commit 035c3e6f6a
1 changed files with 1 additions and 1 deletions

View File

@ -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.