mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
correct mistaking change on BFF4 target.mk file
This commit is contained in:
parent
1962330066
commit
8cc0d0bd5d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
F405_TARGETS += $(TARGET)
|
||||
FEATURES += VCP ONBOARDFLASH SDCARD
|
||||
FEATURES += VCP ONBOARDFLASH
|
||||
|
||||
TARGET_SRC = \
|
||||
drivers/accgyro/accgyro_mpu.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue