ArduPlane: tidy sending of esc telem generator messages
This commit is contained in:
parent
621e245b10
commit
ec5fa8bd62
@ -657,7 +657,9 @@ static const ap_message STREAM_EXTRA1_msgs[] = {
|
|||||||
MSG_AOA_SSA,
|
MSG_AOA_SSA,
|
||||||
MSG_PID_TUNING,
|
MSG_PID_TUNING,
|
||||||
MSG_LANDING,
|
MSG_LANDING,
|
||||||
|
#if HAL_WITH_ESC_TELEM
|
||||||
MSG_ESC_TELEMETRY,
|
MSG_ESC_TELEMETRY,
|
||||||
|
#endif
|
||||||
#if HAL_EFI_ENABLED
|
#if HAL_EFI_ENABLED
|
||||||
MSG_EFI_STATUS,
|
MSG_EFI_STATUS,
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user