mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Renamed blackbox_unittest to blackbox_encoding_unittest
This commit is contained in:
parent
3fd488a158
commit
f92c19cc6a
2 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ battery_unittest_SRC := \
|
|||
$(USER_DIR)/common/maths.c
|
||||
|
||||
|
||||
blackbox_unittest_SRC := \
|
||||
blackbox_encoding_unittest_SRC := \
|
||||
$(USER_DIR)/blackbox/blackbox_encoding.c \
|
||||
$(USER_DIR)/common/encoding.c \
|
||||
$(USER_DIR)/common/printf.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue