mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
[abi] add TEMPERATURE message
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
<field name="distance" type="float" unit="m"/>
|
||||
</message>
|
||||
|
||||
<message name="TEMPERATURE" id="3">
|
||||
<field name="temp" type="float" unit="deg Celcius"/>
|
||||
</message>
|
||||
|
||||
</msg_class>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user