forked from Archive/PX4-Autopilot
Commander: Update param metadata
This commit is contained in:
parent
7f12f4ae9b
commit
a0c312fcbd
|
@ -697,6 +697,8 @@ PARAM_DEFINE_INT32(COM_POS_FS_GAIN, 10);
|
|||
* The first flight is 0.
|
||||
*
|
||||
* @group Commander
|
||||
* @category system
|
||||
* @volatile
|
||||
* @min 0
|
||||
*/
|
||||
PARAM_DEFINE_INT32(COM_FLIGHT_UUID, 0);
|
||||
|
|
Loading…
Reference in New Issue