diff --git a/Blimp/GCS_Mavlink.cpp b/Blimp/GCS_Mavlink.cpp index 50f14bf900..90feab831d 100644 --- a/Blimp/GCS_Mavlink.cpp +++ b/Blimp/GCS_Mavlink.cpp @@ -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