Skip to content

Commit

Permalink
GCS_MAVLink: add MSG_ARMMASK
Browse files Browse the repository at this point in the history
  • Loading branch information
jschall committed May 10, 2015
1 parent 4a6d790 commit 5f8cfc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/GCS_MAVLink/GCS.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ enum ap_message {
MSG_MAG_CAL_REPORT,
MSG_EKF_STATUS_REPORT,
MSG_LOCAL_POSITION,
MSG_ARMMASK,
MSG_RETRY_DEFERRED // this must be last
};

Expand Down

0 comments on commit 5f8cfc7

Please sign in to comment.