Files
aqhomecontrol/avr/devices/n25/0BUILD
Martin Preuss 666e7690a6 avr: improved module SK6812 and app MA_LIGHT.
- RGBW values are now only set by SK6812
- MA_LIGHT can now also take into account a brightness value reported
  by any node to switch on light only after dawn
2025-09-22 15:09:45 +02:00

23 lines
239 B
Plaintext

<?xml?>
<gwbuild>
<subdirs>
boot
main
</subdirs>
<data dist="true" install="$(datadir)/aqhome/devices/nodes">
aqua_n25.xml
</data>
<extradist>
defs.asm
eeprom.asm
README
</extradist>
</gwbuild>