mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
GCS_MAVLink: add OPTICAL_FLOW to ap_message enum
This commit is contained in:
parent
2b9bf69c9e
commit
da247bacf8
@ -51,6 +51,7 @@ enum ap_message {
|
||||
MSG_BATTERY2,
|
||||
MSG_CAMERA_FEEDBACK,
|
||||
MSG_MOUNT_STATUS,
|
||||
MSG_OPTICAL_FLOW,
|
||||
MSG_RETRY_DEFERRED // this must be last
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user