1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00

Remove duplicate source file (#14454)

This commit is contained in:
Mark Haslinghuis 2025-06-18 20:54:50 +02:00 committed by GitHub
parent 7fed816cb3
commit c56c350f29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -464,7 +464,6 @@ SPEED_OPTIMISED_SRC += \
rx/sumd.c \
rx/xbus.c \
rx/fport.c \
rx/frsky_crc.c \
scheduler/scheduler.c \
sensors/acceleration.c \
sensors/boardalignment.c \