AntennaTracker: fixed build

This commit is contained in:
Andrew Tridgell 2015-05-23 18:15:40 +10:00
parent 254d4219d4
commit 4512e408f7
1 changed files with 1 additions and 0 deletions

View File

@ -272,6 +272,7 @@ bool GCS_MAVLINK::try_send_message(enum ap_message id)
case MSG_OPTICAL_FLOW:
case MSG_GIMBAL_REPORT:
case MSG_EKF_STATUS_REPORT:
case MSG_PID_TUNING:
break; // just here to prevent a warning
}
return true;