Update config.xml

This commit is contained in:
Paul Lödige 2020-11-23 09:52:03 +01:00
parent edccf40b2b
commit 8873cb4fdd

View File

@ -1,5 +1,5 @@
<Device> <Device>
<Name>example1<\Name> <Name>example1</Name>
<Hardware_Definition> <Hardware_Definition>
<Type> AI <Type> <Type> AI <Type>
<Port> <Port>
@ -16,9 +16,9 @@
<Type> float <Type> <Type> float <Type>
<Unit> °C </Unit> <Unit> °C </Unit>
</Protocol> </Protocol>
<\Device> </Device>
<Device> <Device>
<Name>example2<\Name> <Name>example2</Name>
<Protocol> <Protocol>
<Type> i2c <Type> <Type> i2c <Type>
<Port> <Port>
@ -26,4 +26,4 @@
<PIN> 5 </PIN> <PIN> 5 </PIN>
</Port> </Port>
</Protocol> </Protocol>
<\Device> </Device>