mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:14:14 +08:00
commander: increase maximum COM_SPOOLUP_TIME to 30s (for helis)
This commit is contained in:
@@ -1038,7 +1038,7 @@ PARAM_DEFINE_INT32(COM_ARM_SDCARD, 1);
|
||||
*
|
||||
* @group Commander
|
||||
* @min 0
|
||||
* @max 5
|
||||
* @max 30
|
||||
* @unit s
|
||||
*/
|
||||
PARAM_DEFINE_FLOAT(COM_SPOOLUP_TIME, 1.0f);
|
||||
|
||||
Reference in New Issue
Block a user