From a16cd1f2513a617ff4b7480595f42c84b8ad867f Mon Sep 17 00:00:00 2001 From: mikeller Date: Mon, 15 Oct 2018 00:17:16 +1300 Subject: [PATCH] Make it work on master. --- src/main/target/CRAZYBEEF3FR/target.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/target/CRAZYBEEF3FR/target.h b/src/main/target/CRAZYBEEF3FR/target.h index dc63f20684..b32207ef8b 100644 --- a/src/main/target/CRAZYBEEF3FR/target.h +++ b/src/main/target/CRAZYBEEF3FR/target.h @@ -45,8 +45,8 @@ #undef USE_PINIO #undef USE_PINIOBOX -//#undef USE_TELEMETRY_HOTT -//#undef USE_TELEMETRY_MAVLINK +#undef USE_TELEMETRY_HOTT +#undef USE_TELEMETRY_MAVLINK #undef USE_TELEMETRY_LTM #undef USE_SERIALRX_XBUS #undef USE_SERIALRX_SUMH