mirror of https://github.com/ArduPilot/ardupilot
Sub: remove unused MSG_GIMBAL_REPORT
This commit is contained in:
parent
402ea2b72d
commit
b0b6d35a5a
|
@ -384,7 +384,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