Tools: tidy MSG_MCU_STATUS defines

This commit is contained in:
Peter Barker 2023-11-08 10:14:35 +11:00 committed by Peter Barker
parent b8d50b112a
commit b83fc15759
1 changed files with 2 additions and 0 deletions

View File

@ -28,7 +28,9 @@ static const ap_message STREAM_RAW_SENSORS_msgs[] = {
static const ap_message STREAM_EXTENDED_STATUS_msgs[] = {
MSG_SYS_STATUS,
MSG_POWER_STATUS,
#if HAL_WITH_MCU_MONITORING
MSG_MCU_STATUS,
#endif
MSG_MEMINFO,
MSG_GPS_RAW,
MSG_GPS_RTK,