Removed Smart Feedforward from F3.
This commit is contained in:
parent
5c5520ecf4
commit
a42d2ae500
|
@ -197,7 +197,6 @@
|
|||
#define USE_ESC_SENSOR_INFO
|
||||
#define USE_CRSF_CMS_TELEMETRY
|
||||
#define USE_BOARD_INFO
|
||||
#define USE_SMART_FEEDFORWARD
|
||||
#define USE_THROTTLE_BOOST
|
||||
#define USE_RC_SMOOTHING_FILTER
|
||||
#define USE_ITERM_RELAX
|
||||
|
@ -249,5 +248,6 @@
|
|||
#define USE_ESCSERIAL_SIMONK
|
||||
#define USE_SERIAL_4WAY_SK_BOOTLOADER
|
||||
#define USE_CMS_FAILSAFE_MENU
|
||||
#define USE_SMART_FEEDFORWARD
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue