mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
GCS_MAVLink: remove MSG_STATUSTEXT entirely
This commit is contained in:
parent
81aa41ab51
commit
eb1cf0e73a
@ -47,7 +47,6 @@ enum ap_message {
|
|||||||
MSG_SERVO_OUT,
|
MSG_SERVO_OUT,
|
||||||
MSG_NEXT_WAYPOINT,
|
MSG_NEXT_WAYPOINT,
|
||||||
MSG_NEXT_PARAM,
|
MSG_NEXT_PARAM,
|
||||||
MSG_STATUSTEXT,
|
|
||||||
MSG_LIMITS_STATUS,
|
MSG_LIMITS_STATUS,
|
||||||
MSG_FENCE_STATUS,
|
MSG_FENCE_STATUS,
|
||||||
MSG_AHRS,
|
MSG_AHRS,
|
||||||
|
Loading…
Reference in New Issue
Block a user