Sub: ignore MSG_AOA_SSA

This commit is contained in:
Andrew Tridgell 2017-04-19 20:05:53 +10:00
parent 1a8669201e
commit 0cfc6f8e0f

View File

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