fix NAV_TRAFF_AVOID param definition: needs a ;

Without that the parameter was not in parameters.xml, producing the error:
ERROR [lib__controllib] error finding param: NAV_TRAFF_AVOID
This commit is contained in:
Beat Küng
2017-10-31 10:16:50 +01:00
committed by Lorenz Meier
parent a1a002f9b6
commit 29af2343e1
+1 -1
View File
@@ -152,7 +152,7 @@ PARAM_DEFINE_INT32(NAV_RCL_ACT, 2);
*
* @group Mission
*/
PARAM_DEFINE_INT32(NAV_TRAFF_AVOID, 1)
PARAM_DEFINE_INT32(NAV_TRAFF_AVOID, 1);
/**
* Airfield home Lat