1
0
Fork 0
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:
Robert Cisneros 2022-01-28 16:48:55 -06:00
parent d43bba39ee
commit 874911c359
2 changed files with 9 additions and 6 deletions

View file

@ -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 := \