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:
parent
545f1c863b
commit
c5ea323770
@ -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
|
||||
|
@ -1,7 +1,6 @@
|
||||
<xml>
|
||||
<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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user