From a1dc7d091f4b804ceab2b79d8e6facafd94179d9 Mon Sep 17 00:00:00 2001 From: Michael Keller Date: Mon, 28 May 2018 12:02:39 +1200 Subject: [PATCH] Fixed flash overflow for OMNIBUS. --- src/main/target/OMNIBUS/target.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/target/OMNIBUS/target.h b/src/main/target/OMNIBUS/target.h index 982b1a4293..f27db2cddf 100644 --- a/src/main/target/OMNIBUS/target.h +++ b/src/main/target/OMNIBUS/target.h @@ -26,6 +26,7 @@ #undef USE_GYRO_OVERFLOW_CHECK #undef USE_GYRO_LPF2 +#undef USE_TELEMETRY_HOTT #undef USE_TELEMETRY_MAVLINK #undef USE_TELEMETRY_LTM #undef USE_SERIALRX_XBUS