Copter: Ignore POSITION_TARGET_GLOBAL_INT
This commit is contained in:
parent
06b9fa293c
commit
e7974702d4
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user