mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Added line to compile BMP085 testcode
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@321 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
ccc071a3c7
commit
2dbbe2ffc5
@ -114,7 +114,11 @@ SRC += $(OPUAVOBJ)/uavobjectsinit.c
|
||||
SRC += $(OPUAVOBJ)/eventdispatcher.c
|
||||
|
||||
## OPENPILOT Testcode
|
||||
##
|
||||
## This is only a temp solution. When activating one of lines below, openpilot.c must be commented
|
||||
##
|
||||
#SRC += $(OPTESTS)/test_I2c_PCF8570.c
|
||||
#SRC += $(OPTESTS)/test_BMP085.c
|
||||
|
||||
|
||||
## UAVOBJECTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user