@ -115,7 +115,7 @@ if px4flow start
then
fi
if param compare SENS_ENABLE_LL40LS 1
if param compare SENS_EN_LL40LS 1
if pwm_input start
@ -1409,4 +1409,4 @@ PARAM_DEFINE_INT32(RC_RSSI_PWM_MIN, 2000);
* @max 1
* @group Sensor Enable
*/
PARAM_DEFINE_INT32(SENS_ENABLE_LL40LS, 0);
PARAM_DEFINE_INT32(SENS_EN_LL40LS, 0);