avr: added configurable values for N14 module.

This commit is contained in:
Martin Preuss
2024-11-03 15:33:37 +01:00
parent dab4980a7a
commit 51a585740d

View File

@@ -9,6 +9,11 @@
<value name="NUMLEDS" id="0x82" type="actor" dataType="int" /> <value name="NUMLEDS" id="0x82" type="actor" dataType="int" />
<value name="RGBWVALUE" id="0x83" type="actor" dataType="dword" /> <value name="RGBWVALUE" id="0x83" type="actor" dataType="dword" />
<value name="MALRGBWVALUE" id="0x84" type="actor" dataType="dword" />
<value name="MALONTIME" id="0x85" type="actor" dataType="uint16" />
<value name="MALSOURCE1" id="0x86" type="actor" dataType="uint16" />
<value name="MALSOURCE2" id="0x87" type="actor" dataType="uint16" />
</values> </values>
</device> </device>