mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Drop features from FRSKYF3 to fit it into flash
This commit is contained in:
parent
9ea1428d11
commit
c2ba0ae5e0
1 changed files with 4 additions and 4 deletions
|
@ -28,11 +28,11 @@
|
|||
//#undef USE_GYRO_LPF2
|
||||
|
||||
//#undef USE_ITERM_RELAX
|
||||
//#undef USE_RC_SMOOTHING_FILTER
|
||||
#undef USE_RC_SMOOTHING_FILTER
|
||||
|
||||
//#undef USE_HUFFMAN
|
||||
//#undef USE_PINIO
|
||||
//#undef USE_PINIOBOX
|
||||
#undef USE_HUFFMAN
|
||||
#undef USE_PINIO
|
||||
#undef USE_PINIOBOX
|
||||
|
||||
#undef USE_TELEMETRY_HOTT
|
||||
#undef USE_TELEMETRY_MAVLINK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue