1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

GCS/uavobjects: flightbatterystate.cpp/h missing and therefore commented out for now.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@789 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
ephy 2010-06-16 17:15:00 +00:00 committed by ephy
parent cf55ff673b
commit 262c8a01d6

View File

@ -31,7 +31,7 @@ HEADERS += uavobjects_global.h \
actuatorsettings.h \
actuatordesired.h \
actuatorcommand.h \
positionactual.h \
positionactual.h
# flightbatterystate.h
SOURCES += uavobject.cpp \
uavmetaobject.cpp \
@ -60,6 +60,6 @@ SOURCES += uavobject.cpp \
actuatorsettings.cpp \
actuatordesired.cpp \
actuatorcommand.cpp \
positionactual.cpp \
positionactual.cpp
# flightbatterystate.cpp
OTHER_FILES += UAVObjects.pluginspec