mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
Tools: added MCU_STATUS message
This commit is contained in:
parent
52fe9ff5b4
commit
4169656176
@ -24,6 +24,7 @@ static const ap_message STREAM_RAW_SENSORS_msgs[] = {
|
||||
static const ap_message STREAM_EXTENDED_STATUS_msgs[] = {
|
||||
MSG_SYS_STATUS,
|
||||
MSG_POWER_STATUS,
|
||||
MSG_MCU_STATUS,
|
||||
MSG_MEMINFO,
|
||||
MSG_GPS_RAW,
|
||||
MSG_GPS_RTK,
|
||||
|
Loading…
Reference in New Issue
Block a user