mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Commander params: add @decimal to COM_SPOOLUP_TIME
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
parent
054a549dae
commit
464a7fcbed
@ -1033,6 +1033,8 @@ PARAM_DEFINE_INT32(COM_ARM_HFLT_CHK, 1);
|
||||
* @group Commander
|
||||
* @min 0
|
||||
* @max 30
|
||||
* @decimal 1
|
||||
* @increment 0.1
|
||||
* @unit s
|
||||
*/
|
||||
PARAM_DEFINE_FLOAT(COM_SPOOLUP_TIME, 1.0f);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user