mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Removed superfluous hardware_revision.c from .mk file for CJMCU
This commit is contained in:
parent
b0dd16b3be
commit
24142e930c
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ TARGET_SRC = \
|
|||
drivers/accgyro_mpu.c \
|
||||
drivers/accgyro_mpu6050.c \
|
||||
drivers/compass_hmc5883l.c \
|
||||
hardware_revision.c \
|
||||
flight/gtune.c \
|
||||
blackbox/blackbox.c \
|
||||
blackbox/blackbox_io.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue