Tracker: added MCU_STATUS message

This commit is contained in:
Andrew Tridgell 2021-08-23 14:56:22 +10:00
parent 5c3056e50d
commit 00f91ac926

View File

@ -272,6 +272,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_NAV_CONTROLLER_OUTPUT,
MSG_GPS_RAW,