From 16b93eb6180742a6b4e67211f400a7dbe83f8df1 Mon Sep 17 00:00:00 2001 From: mikeller Date: Thu, 15 Nov 2018 07:18:15 +1300 Subject: [PATCH] Fixed flash overflow on SPRACINGF3NEO. --- src/main/target/SPRACINGF3NEO/target.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/target/SPRACINGF3NEO/target.h b/src/main/target/SPRACINGF3NEO/target.h index 79c0611e7c..e855d2a1c8 100644 --- a/src/main/target/SPRACINGF3NEO/target.h +++ b/src/main/target/SPRACINGF3NEO/target.h @@ -28,6 +28,9 @@ //#undef USE_GYRO_OVERFLOW_CHECK //#undef USE_GYRO_LPF2 +#undef USE_MSP_DISPLAYPORT +#undef USE_MSP_OVER_TELEMETRY + #undef USE_ITERM_RELAX #undef USE_RC_SMOOTHING_FILTER