moved device files back into separate folder
otherwise installed module files are not update when compiling without AVR.
This commit is contained in:
@@ -7,10 +7,6 @@
|
||||
main
|
||||
</subdirs>
|
||||
|
||||
<data dist="true" install="$(datadir)/aqhome/devices/nodes">
|
||||
aqua_t04.xml
|
||||
</data>
|
||||
|
||||
<extradist>
|
||||
defs.asm
|
||||
README
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
|
||||
<device name="aqua_t04" driver="nodes">
|
||||
<manufacturer>AQUA</manufacturer>
|
||||
<devicetype>T</devicetype>
|
||||
<deviceversion>4</deviceversion>
|
||||
|
||||
<values>
|
||||
<value name="DS18B20_TEMP" id="0x06" type="sensor" dataType="rational" modality="temperature" units="C" denom="16" />
|
||||
</values>
|
||||
|
||||
</device>
|
||||
Reference in New Issue
Block a user