Try 'min' for units

This commit is contained in:
Julian Kent
2021-01-18 14:51:10 +01:00
committed by Lorenz Meier
parent d99d52960e
commit fc6b61dad1
+1
View File
@@ -143,6 +143,7 @@ PARAM_DEFINE_INT32(RTL_CONE_ANG, 45);
* This is used to determine when the vehicle should be switched to RTL due to low battery.
* Note, particularly for multirotors this should reflect flight time at cruise speed, not while stationary
*
* @unit min
* @group Commander
*/
PARAM_DEFINE_FLOAT(RTL_FLT_TIME, 15);