Browse Source

GCS_MAVLink: remove MSG_STATUSTEXT entirely

mission-4.1.18
Peter Barker 8 years ago committed by Francisco Ferreira
parent
commit
eb1cf0e73a
  1. 1
      libraries/GCS_MAVLink/GCS.h

1
libraries/GCS_MAVLink/GCS.h

@ -47,7 +47,6 @@ enum ap_message { @@ -47,7 +47,6 @@ enum ap_message {
MSG_SERVO_OUT,
MSG_NEXT_WAYPOINT,
MSG_NEXT_PARAM,
MSG_STATUSTEXT,
MSG_LIMITS_STATUS,
MSG_FENCE_STATUS,
MSG_AHRS,

Loading…
Cancel
Save