Copter: eliminate MSG_LIMITS_STATUS

This commit is contained in:
Peter Barker 2018-05-21 18:15:16 +10:00 committed by Randy Mackay
parent c5520cd995
commit de7a8e20e2

View File

@ -377,7 +377,6 @@ bool GCS_MAVLINK_Copter::try_send_message(enum ap_message id)
copter.ahrs.send_ekf_status_report(chan);
break;
case MSG_LIMITS_STATUS:
case MSG_WIND:
case MSG_SERVO_OUT:
case MSG_AOA_SSA: