From 0572e8de00ae403c1ff9657b499696e6b3b2f121 Mon Sep 17 00:00:00 2001 From: mikeller Date: Wed, 31 Jan 2018 19:17:39 +1300 Subject: [PATCH] Enabled external OSD for all targets. --- src/main/target/common_fc_pre.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/target/common_fc_pre.h b/src/main/target/common_fc_pre.h index 181261282b..0e99556ac2 100644 --- a/src/main/target/common_fc_pre.h +++ b/src/main/target/common_fc_pre.h @@ -128,6 +128,7 @@ #if (FLASH_SIZE > 128) #define USE_CMS #define USE_OSD +#define USE_OSD_OVER_MSP_DISPLAYPORT #define USE_TELEMETRY_CRSF #define USE_TELEMETRY_SRXL #define USE_MSP_DISPLAYPORT