1
0
Fork 0
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:
Cheng Lin 2018-05-23 23:15:51 +08:00
parent 1962330066
commit 8cc0d0bd5d

View file

@ -1,6 +1,6 @@
F405_TARGETS += $(TARGET) F405_TARGETS += $(TARGET)
FEATURES += VCP ONBOARDFLASH SDCARD FEATURES += VCP ONBOARDFLASH
TARGET_SRC = \ TARGET_SRC = \
drivers/accgyro/accgyro_mpu.c \ drivers/accgyro/accgyro_mpu.c \