mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
GCS_MAVLink: Add POSITION_TARGET_GLOBAL_INT to the list of messages
This commit is contained in:
parent
5db22f57a9
commit
a17ea5c121
@ -74,6 +74,7 @@ enum ap_message {
|
||||
MSG_VIBRATION,
|
||||
MSG_RPM,
|
||||
MSG_MISSION_ITEM_REACHED,
|
||||
MSG_POSITION_TARGET_GLOBAL_INT,
|
||||
MSG_RETRY_DEFERRED // this must be last
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user