mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Land detector max altitude: Adjust max limit
This commit is contained in:
parent
cdb8146af5
commit
669e580f0a
@ -240,7 +240,7 @@ PARAM_DEFINE_INT32(LND_FLIGHT_T_LO, 0);
|
||||
*
|
||||
* @unit m
|
||||
* @min 1.5
|
||||
* @max 300
|
||||
* @max 10000
|
||||
* @decimal 2
|
||||
* @group Land Detector
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user