Added measurements output to the receiver's xml file

This commit is contained in:
piotr 2014-08-06 14:13:28 +02:00
parent 8a9f592f5c
commit 510deeb455
1 changed files with 6 additions and 0 deletions

View File

@ -35,4 +35,10 @@
<type>message</type>
<optional>1</optional>
</source>
<source>
<name>measurements</name>
<type>message</type>
<optional>1</optional>
</source>
</block>