avr/gui2: added screen saver app
screen saver can be turned off by: - touching and releasing the display - specific messages (e.g. motion detection msg from other nodes)
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
<value name="HUM_LIMIT_WARN" id="0x97" type="actor" dataType="uint32" />
|
||||
<value name="HUM_LIMIT_CRIT" id="0x98" type="actor" dataType="uint32" />
|
||||
|
||||
<value name="MOTION_SOURCE1" id="0x9a" type="actor" dataType="uint16" />
|
||||
<value name="MOTION_SOURCE2" id="0x9b" type="actor" dataType="uint16" />
|
||||
|
||||
</values>
|
||||
|
||||
</device>
|
||||
|
||||
Reference in New Issue
Block a user