Skip to content

Commit

Permalink
[abi] add TEMPERATURE message
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed Oct 21, 2014
1 parent 88f17c9 commit f682740
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conf/abi.xml
Expand Up @@ -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>


Expand Down

0 comments on commit f682740

Please sign in to comment.