From 123be6a16348d32cc82d6769eb609efe353b93fe Mon Sep 17 00:00:00 2001 From: Quad Wizard Date: Sat, 26 Oct 2019 02:03:05 +1000 Subject: [PATCH] added vtx tables --- src/main/target/common_pre.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/target/common_pre.h b/src/main/target/common_pre.h index c26fcbd01b3..9d6cd80b2ad 100644 --- a/src/main/target/common_pre.h +++ b/src/main/target/common_pre.h @@ -57,7 +57,7 @@ #define USE_ABSOLUTE_CONTROL #define USE_THROTTLE_BOOST #define USE_QUAD_MIXER_ONLY -//#define USE_VTX_TABLE +#define USE_VTX_TABLE #if !defined(USE_FRSKY) && !defined(USE_FLYSKY) && !defined(USE_SPEKTRUM) && !defined(USE_CRSF) #define USE_FRSKY