mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
ArduCopter: tidy sending of queued generator messages
This commit is contained in:
parent
a95b2b2497
commit
256f373d7f
@ -566,7 +566,9 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
|
||||
MSG_RPM,
|
||||
#endif
|
||||
MSG_ESC_TELEMETRY,
|
||||
#if HAL_GENERATOR_ENABLED
|
||||
MSG_GENERATOR_STATUS,
|
||||
#endif
|
||||
MSG_WINCH_STATUS,
|
||||
#if HAL_EFI_ENABLED
|
||||
MSG_EFI_STATUS,
|
||||
|
Loading…
Reference in New Issue
Block a user