From bdcbb8ccfeb16697ca4c5ff372438f231bc0027e Mon Sep 17 00:00:00 2001 From: jflyper Date: Fri, 28 Jul 2017 10:48:38 +0900 Subject: [PATCH] Remove temporary mod from OMNIBUSF4 target --- src/main/target/OMNIBUSF4/target.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main/target/OMNIBUSF4/target.h b/src/main/target/OMNIBUSF4/target.h index 3b03742305..34ae4e4a23 100644 --- a/src/main/target/OMNIBUSF4/target.h +++ b/src/main/target/OMNIBUSF4/target.h @@ -70,10 +70,6 @@ #define ACC_MPU6000_ALIGN CW180_DEG #endif -// XXX Temporary turn this off while bus code manipulation -#undef USE_DASHBOARD -#undef USE_I2C_OLED_DISPLAY - // Support for iFlight OMNIBUS F4 V3 // Has ICM20608 instead of MPU6000 // OMNIBUSF4SD is linked with both MPU6000 and MPU6500 drivers