Commander: Update param metadata

This commit is contained in:
Lorenz Meier 2018-01-07 20:21:18 +01:00
parent 7f12f4ae9b
commit a0c312fcbd
1 changed files with 2 additions and 0 deletions

View File

@ -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);