diff --git a/Rover/GCS_Mavlink.cpp b/Rover/GCS_Mavlink.cpp index f5030a7d78..912b367d14 100644 --- a/Rover/GCS_Mavlink.cpp +++ b/Rover/GCS_Mavlink.cpp @@ -553,7 +553,6 @@ static const ap_message STREAM_EXTRA2_msgs[] = { }; static const ap_message STREAM_EXTRA3_msgs[] = { MSG_AHRS, - MSG_HWSTATUS, MSG_WIND, MSG_RANGEFINDER, MSG_DISTANCE_SENSOR,