moved device files back into separate folder

otherwise installed module files are not update when compiling without AVR.
This commit is contained in:
Martin Preuss
2025-10-25 16:38:44 +02:00
parent 617c8551dc
commit ced89d9845
31 changed files with 15 additions and 64 deletions

View File

@@ -7,10 +7,6 @@
main
</subdirs>
<data dist="true" install="$(datadir)/aqhome/devices/nodes">
aqua_r06.xml
</data>
<extradist>
defs.asm
README

View File

@@ -1,11 +0,0 @@
<device name="aqua_r06" driver="nodes">
<manufacturer>AQUA</manufacturer>
<devicetype>R</devicetype>
<deviceversion>6</deviceversion>
<values>
<value name="LEDTIMING" id="0x88" type="actor" dataType="uint16" />
</values>
</device>