Browse Source

Plane: remove unused MSG_GIMBAL_REPORT

apm_2208
Randy Mackay 3 years ago committed by Andrew Tridgell
parent
commit
402ea2b72d
  1. 1
      ArduPlane/GCS_Mavlink.cpp

1
ArduPlane/GCS_Mavlink.cpp

@ -591,7 +591,6 @@ static const ap_message STREAM_EXTRA3_msgs[] = { @@ -591,7 +591,6 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
MSG_BATTERY_STATUS,
MSG_MOUNT_STATUS,
MSG_OPTICAL_FLOW,
MSG_GIMBAL_REPORT,
MSG_MAG_CAL_REPORT,
MSG_MAG_CAL_PROGRESS,
MSG_EKF_STATUS_REPORT,

Loading…
Cancel
Save