AntennaTracker: fixed build warning
This commit is contained in:
parent
c8d140f17b
commit
91df1ba738
@ -264,6 +264,7 @@ bool GCS_MAVLINK::try_send_message(enum ap_message id)
|
||||
case MSG_CAMERA_FEEDBACK:
|
||||
case MSG_MOUNT_STATUS:
|
||||
case MSG_OPTICAL_FLOW:
|
||||
case MSG_GIMBAL_REPORT:
|
||||
break; // just here to prevent a warning
|
||||
}
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user