GCS_MAVLink: add CAMERA_FEEDBACK to enum
This commit is contained in:
parent
2e4812afb5
commit
b48edf479b
@ -49,6 +49,7 @@ enum ap_message {
|
||||
MSG_RANGEFINDER,
|
||||
MSG_TERRAIN,
|
||||
MSG_BATTERY2,
|
||||
MSG_CAMERA_FEEDBACK,
|
||||
MSG_RETRY_DEFERRED // this must be last
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user