Fix CID 12470

This commit is contained in:
Lorenz Meier 2015-01-20 14:06:12 +01:00
parent 59cb0cc3b4
commit 764f499405

View File

@ -2278,6 +2278,7 @@ PX4IO::ioctl(file * filep, int cmd, unsigned long arg)
case PWM_SERVO_GET_DISABLE_LOCKDOWN:
*(unsigned *)arg = _lockdown_override;
break;
case PWM_SERVO_SET_FORCE_SAFETY_OFF:
/* force safety swith off */