1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

OP/PiOS.posix - Somebody added UAVObjects but did not add them to the posix sim

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1702 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
chebuzz 2010-09-21 14:16:14 +00:00 committed by chebuzz
parent f96654ace1
commit 862e35def1

View File

@ -162,6 +162,8 @@ SRC += $(OPUAVOBJ)/gpssatellites.c
SRC += $(OPUAVOBJ)/attitudesettings.c
SRC += $(OPUAVOBJ)/vtolsettings.c
SRC += $(OPUAVOBJ)/vtolstatus.c
SRC += $(OPUAVOBJ)/mixersettings.c
SRC += $(OPUAVOBJ)/mixerstatus.c
endif
## PIOS Hardware (posix)