Rover: rename MSG_EXTENDED_STATUS2 to MSG_MEMINFO

This commit is contained in:
Peter Barker 2018-12-04 16:18:21 +11:00 committed by Peter Barker
parent d5322633ed
commit dc4e58de13
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,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,