mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
Copter: rename MSG_EXTENDED_STATUS2 to MSG_MEMINFO
This commit is contained in:
parent
424c82de33
commit
41ead10d22
@ -436,7 +436,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, // MISSION_CURRENT
|
||||
MSG_GPS_RAW,
|
||||
MSG_GPS_RTK,
|
||||
|
Loading…
Reference in New Issue
Block a user