GCS_MAVLink: AOA, SSA message

This commit is contained in:
Eugene Shamaev 2017-04-09 14:17:36 +03:00 committed by Andrew Tridgell
parent a144e79a50
commit c9f413da38

View File

@ -71,6 +71,7 @@ enum ap_message {
MSG_POSITION_TARGET_GLOBAL_INT,
MSG_ADSB_VEHICLE,
MSG_BATTERY_STATUS,
MSG_AOA_SSA,
MSG_RETRY_DEFERRED // this must be last
};