Rover: ignore MSG_AOA_SSA

This commit is contained in:
Andrew Tridgell 2017-04-19 20:05:53 +10:00
parent 03430c98d1
commit 7cc1009dab

View File

@ -430,6 +430,7 @@ bool GCS_MAVLINK_Rover::try_send_message(enum ap_message id)
case MSG_LIMITS_STATUS:
case MSG_FENCE_STATUS:
case MSG_WIND:
case MSG_AOA_SSA:
// unused
break;