1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

LP-500 add hottbridgestatus uavobjct to GCS

This commit is contained in:
Eric Price 2017-03-23 12:29:39 +01:00
parent 02b5f26a72
commit a2f833641b

View File

@ -94,6 +94,7 @@ UAVOBJS = \
$${UAVOBJ_XML_DIR}/gyrosensor.xml \
$${UAVOBJ_XML_DIR}/gyrostate.xml \
$${UAVOBJ_XML_DIR}/homelocation.xml \
$${UAVOBJ_XML_DIR}/hottbridgestatus.xml \
$${UAVOBJ_XML_DIR}/hwsettings.xml \
$${UAVOBJ_XML_DIR}/i2cstats.xml \
$${UAVOBJ_XML_DIR}/magsensor.xml \