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

LP-500 fixed comment typos found in PR/review

This commit is contained in:
Eric Price 2017-03-28 07:58:50 +02:00
parent 545f1c863b
commit c5ea323770
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@
* @addtogroup UAVOHoTTBridge UAVO to HoTT Bridge Telemetry Module
* @{
*
* @file uavohottridge.c
* @file uavohottbridge.c
* @author The LibrePilot Project, http://www.librepilot.org Copyright (C) 2017.
* Tau Labs, http://taulabs.org, Copyright (C) 2013-2014
* @brief sends telemery data on HoTT request

View File

@ -2,7 +2,6 @@
<object name="HoTTBridgeStatus" singleinstance="true" settings="false" category="System" priority="true">
<description>HoTTBridge Status Information</description>
<field name="TxPackets" units="count" type="uint32" elements="1"/>
<field name="RxPackets" units="count" type="uint32" elements="1"/>
<field name="TxFail" units="count" type="uint32" elements="1"/>