mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
CF/BF - Remove usage of USE_FC based on PR discussion decisions. Add
USE_VIRTUAL_CURRENT_METER.
This commit is contained in:
parent
b4dc3b53f5
commit
be063ebbbf
11 changed files with 66 additions and 64 deletions
|
@ -190,7 +190,7 @@ COMMON_FLAGS = \
|
|||
-ggdb3 \
|
||||
-pthread \
|
||||
-O0 \
|
||||
-DUNIT_TEST -DUSE_FC\
|
||||
-DUNIT_TEST \
|
||||
-isystem $(GTEST_DIR)/inc \
|
||||
-MMD -MP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue