diff --git a/src/main/target/common.h b/src/main/target/common.h index ec05d1e145..60953d8788 100644 --- a/src/main/target/common.h +++ b/src/main/target/common.h @@ -111,7 +111,6 @@ #define USE_FRSKYOSD #define USE_DJI_HD_OSD #define USE_MSP_OSD -#define USE_SMARTPORT_MASTER #define NAV_NON_VOLATILE_WAYPOINT_CLI @@ -199,6 +198,7 @@ #define USE_HOTT_TEXTMODE #define USE_24CHANNELS #define MAX_MIXER_PROFILE_COUNT 2 +#define USE_SMARTPORT_MASTER #elif !defined(STM32F7) #define MAX_MIXER_PROFILE_COUNT 1 #endif