commander_params: enable automatic disarming after land detection by default

This commit is contained in:
Matthias Grob
2019-06-27 06:46:45 +01:00
parent 9986a88697
commit aaad71faab
7 changed files with 1 additions and 15 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ PARAM_DEFINE_INT32(COM_RC_ARM_HYST, 1000);
* @unit s
* @decimal 2
*/
PARAM_DEFINE_FLOAT(COM_DISARM_LAND, -1.0f);
PARAM_DEFINE_FLOAT(COM_DISARM_LAND, 2.0f);
/**
* Allow arming without GPS