Land detector max altitude: Adjust max limit

This commit is contained in:
Lorenz Meier
2017-05-14 14:24:06 +02:00
parent cdb8146af5
commit 669e580f0a
@@ -240,7 +240,7 @@ PARAM_DEFINE_INT32(LND_FLIGHT_T_LO, 0);
* *
* @unit m * @unit m
* @min 1.5 * @min 1.5
* @max 300 * @max 10000
* @decimal 2 * @decimal 2
* @group Land Detector * @group Land Detector
* *