mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Rover: added MCU_STATUS message
This commit is contained in:
parent
8929f4b763
commit
52fe9ff5b4
@ -482,6 +482,7 @@ static const ap_message STREAM_RAW_SENSORS_msgs[] = {
|
|||||||
static const ap_message STREAM_EXTENDED_STATUS_msgs[] = {
|
static const ap_message STREAM_EXTENDED_STATUS_msgs[] = {
|
||||||
MSG_SYS_STATUS,
|
MSG_SYS_STATUS,
|
||||||
MSG_POWER_STATUS,
|
MSG_POWER_STATUS,
|
||||||
|
MSG_MCU_STATUS,
|
||||||
MSG_MEMINFO,
|
MSG_MEMINFO,
|
||||||
MSG_CURRENT_WAYPOINT,
|
MSG_CURRENT_WAYPOINT,
|
||||||
MSG_GPS_RAW,
|
MSG_GPS_RAW,
|
||||||
|
Loading…
Reference in New Issue
Block a user