GCS_MAVLink: eliminate MSG_LIMITS_STATUS
Only Sub used this, and it used it to send fence status, which we have a separate ID for
This commit is contained in:
parent
9a22e11b92
commit
c5520cd995
@ -56,7 +56,6 @@ enum ap_message {
|
||||
MSG_SERVO_OUT,
|
||||
MSG_NEXT_WAYPOINT,
|
||||
MSG_NEXT_PARAM,
|
||||
MSG_LIMITS_STATUS,
|
||||
MSG_FENCE_STATUS,
|
||||
MSG_AHRS,
|
||||
MSG_SIMSTATE,
|
||||
|
Loading…
Reference in New Issue
Block a user