mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-31 16:52:10 +01:00
OP-1601 barosensor.c and airspeedstate.c removed from Makefile
This commit is contained in:
parent
aee3ad0ff1
commit
9e0ede3386
@ -122,9 +122,7 @@ ifndef TESTAPP
|
|||||||
SRC += $(OPUAVSYNTHDIR)/callbackinfo.c
|
SRC += $(OPUAVSYNTHDIR)/callbackinfo.c
|
||||||
SRC += $(OPUAVSYNTHDIR)/mixerstatus.c
|
SRC += $(OPUAVSYNTHDIR)/mixerstatus.c
|
||||||
SRC += $(OPUAVSYNTHDIR)/ratedesired.c
|
SRC += $(OPUAVSYNTHDIR)/ratedesired.c
|
||||||
SRC += $(OPUAVSYNTHDIR)/barosensor.c
|
|
||||||
SRC += $(OPUAVSYNTHDIR)/txpidsettings.c
|
SRC += $(OPUAVSYNTHDIR)/txpidsettings.c
|
||||||
SRC += $(OPUAVSYNTHDIR)/airspeedstate.c
|
|
||||||
SRC += $(OPUAVSYNTHDIR)/mpu6000settings.c
|
SRC += $(OPUAVSYNTHDIR)/mpu6000settings.c
|
||||||
SRC += $(OPUAVSYNTHDIR)/perfcounter.c
|
SRC += $(OPUAVSYNTHDIR)/perfcounter.c
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user