diff --git a/src/main/target/common_post.h b/src/main/target/common_post.h index c9ac977397..12502b6fca 100644 --- a/src/main/target/common_post.h +++ b/src/main/target/common_post.h @@ -160,6 +160,10 @@ #endif #endif +#if defined(USE_TELEMETRY_IBUS_EXTENDED) && !defined(USE_TELEMETRY_IBUS) +#define USE_TELEMETRY_IBUS +#endif + #if !defined(USE_SERIALRX_CRSF) #undef USE_TELEMETRY_CRSF #undef USE_CRSF_LINK_STATISTICS