mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 09:16:07 +03:00
Update for Battery Efficiency Fix Issue #11277
This commit is contained in:
parent
d43bba39ee
commit
874911c359
2 changed files with 9 additions and 6 deletions
|
@ -192,6 +192,7 @@ osd_unittest_SRC := \
|
|||
$(USER_DIR)/common/maths.c \
|
||||
$(USER_DIR)/common/printf.c \
|
||||
$(USER_DIR)/common/time.c \
|
||||
$(USER_DIR)/common/filter.c \
|
||||
$(USER_DIR)/fc/runtime_config.c
|
||||
|
||||
osd_unittest_DEFINES := \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue