mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
Plane: added MCU_STATUS message
This commit is contained in:
parent
4de4db2aac
commit
3228b0e670
@ -492,6 +492,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_CURRENT_WAYPOINT,
|
||||
MSG_GPS_RAW,
|
||||
|
Loading…
Reference in New Issue
Block a user