Blimp: tidy sending of queued generator messages

This commit is contained in:
Peter Barker 2023-10-27 18:21:49 +11:00 committed by Andrew Tridgell
parent 256f373d7f
commit 3af77ea470
1 changed files with 2 additions and 0 deletions

View File

@ -376,7 +376,9 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
MSG_RPM,
#endif
MSG_ESC_TELEMETRY,
#if HAL_GENERATOR_ENABLED
MSG_GENERATOR_STATUS,
#endif
};
static const ap_message STREAM_PARAMS_msgs[] = {
MSG_NEXT_PARAM