Copter: Ignore POSITION_TARGET_GLOBAL_INT

This commit is contained in:
Michael du Breuil 2016-04-19 16:57:34 -07:00 committed by Andrew Tridgell
parent 06b9fa293c
commit e7974702d4

View File

@ -720,6 +720,7 @@ bool GCS_MAVLINK::try_send_message(enum ap_message id)
case MSG_FENCE_STATUS:
case MSG_WIND:
case MSG_POSITION_TARGET_GLOBAL_INT:
// unused
break;