mirror of https://github.com/ArduPilot/ardupilot
Plane: remove unused MSG_GIMBAL_REPORT
This commit is contained in:
parent
7247bc50e5
commit
402ea2b72d
|
@ -591,7 +591,6 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
|
||||||
MSG_BATTERY_STATUS,
|
MSG_BATTERY_STATUS,
|
||||||
MSG_MOUNT_STATUS,
|
MSG_MOUNT_STATUS,
|
||||||
MSG_OPTICAL_FLOW,
|
MSG_OPTICAL_FLOW,
|
||||||
MSG_GIMBAL_REPORT,
|
|
||||||
MSG_MAG_CAL_REPORT,
|
MSG_MAG_CAL_REPORT,
|
||||||
MSG_MAG_CAL_PROGRESS,
|
MSG_MAG_CAL_PROGRESS,
|
||||||
MSG_EKF_STATUS_REPORT,
|
MSG_EKF_STATUS_REPORT,
|
||||||
|
|
Loading…
Reference in New Issue