diff --git a/ArduSub/GCS_Mavlink.cpp b/ArduSub/GCS_Mavlink.cpp index cfde7b267e..7e32997ea6 100644 --- a/ArduSub/GCS_Mavlink.cpp +++ b/ArduSub/GCS_Mavlink.cpp @@ -757,7 +757,6 @@ GCS_MAVLINK_Sub::data_stream_send(void) } if (stream_trigger(STREAM_RAW_CONTROLLER)) { - send_message(MSG_SERVO_OUT); } if (sub.gcs_out_of_time) {