mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #7842 from mikeller/feature_cuts_yay
Removed more features from RMDO, SPRACINGF3 to make it fit flash.
This commit is contained in:
commit
4abf29e139
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ FEATURE_CUT_LEVEL = 1
|
|||
TARGET_SRC += \
|
||||
drivers/accgyro/accgyro_spi_mpu6000.c
|
||||
else
|
||||
FEATURE_CUT_LEVEL = 5
|
||||
FEATURE_CUT_LEVEL = 6
|
||||
|
||||
TARGET_SRC += \
|
||||
drivers/accgyro/accgyro_mpu6050.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue