Browse Source

Sub: rename MSG_EXTENDED_STATUS2 to MSG_MEMINFO

master
Peter Barker 6 years ago committed by Peter Barker
parent
commit
85a96195fd
  1. 2
      ArduSub/GCS_Mavlink.cpp

2
ArduSub/GCS_Mavlink.cpp

@ -531,7 +531,7 @@ static const ap_message STREAM_RAW_SENSORS_msgs[] = { @@ -531,7 +531,7 @@ static const ap_message STREAM_RAW_SENSORS_msgs[] = {
};
static const ap_message STREAM_EXTENDED_STATUS_msgs[] = {
MSG_EXTENDED_STATUS1, // SYS_STATUS, POWER_STATUS
MSG_EXTENDED_STATUS2, // MEMINFO
MSG_MEMINFO,
MSG_CURRENT_WAYPOINT,
MSG_GPS_RAW,
MSG_GPS_RTK,

Loading…
Cancel
Save