From 316cf0ce6e5e81eb60d85f9fa29e4f71d6c49485 Mon Sep 17 00:00:00 2001 From: mikeller Date: Sun, 19 Aug 2018 02:02:02 +1200 Subject: [PATCH] Removed features from SPRACINGF3, RMDO to make the firmware fit into flash. --- src/main/target/SPRACINGF3/target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/target/SPRACINGF3/target.h b/src/main/target/SPRACINGF3/target.h index 6e8621b1bd..57d643840b 100644 --- a/src/main/target/SPRACINGF3/target.h +++ b/src/main/target/SPRACINGF3/target.h @@ -51,7 +51,7 @@ //#undef USE_TELEMETRY_LTM //#undef USE_SERIALRX_XBUS //#undef USE_SERIALRX_SUMH -//#undef USE_PWM +#undef USE_PWM #undef USE_BOARD_INFO #undef USE_EXTENDED_CMS_MENUS