Browse Source

Sub: remove stale STREAM_RAW_CONTROLLER_msgs variable

mission-4.1.18
Peter Barker 6 years ago committed by Peter Barker
parent
commit
1ce80e1f17
  1. 2
      ArduSub/GCS_Mavlink.cpp

2
ArduSub/GCS_Mavlink.cpp

@ -377,8 +377,6 @@ static const ap_message STREAM_POSITION_msgs[] = { @@ -377,8 +377,6 @@ static const ap_message STREAM_POSITION_msgs[] = {
MSG_LOCATION,
MSG_LOCAL_POSITION
};
static const ap_message STREAM_RAW_CONTROLLER_msgs[] = {
};
static const ap_message STREAM_RC_CHANNELS_msgs[] = {
MSG_SERVO_OUTPUT_RAW,
MSG_RADIO_IN

Loading…
Cancel
Save