diff --git a/src/main/target/common_pre.h b/src/main/target/common_pre.h index 24bc97d3e1..05129748f8 100644 --- a/src/main/target/common_pre.h +++ b/src/main/target/common_pre.h @@ -178,13 +178,13 @@ #define USE_SERIALRX_FPORT // FrSky FPort #define USE_TELEMETRY_CRSF #define USE_TELEMETRY_SRXL -#define USE_STATS #if ((FLASH_SIZE > 256) || (FEATURE_CUT_LEVEL < 12)) #define USE_CMS #define USE_MSP_DISPLAYPORT #define USE_MSP_OVER_TELEMETRY #define USE_LED_STRIP +#define USE_STATS #endif #if ((FLASH_SIZE > 256) || (FEATURE_CUT_LEVEL < 11))