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:
@@ -70,7 +70,7 @@ buttonEepromDumpReset_ramdata:
|
||||
winEepromDump:
|
||||
; OBJECT
|
||||
.db 0x55, 0xaa ; magic
|
||||
.dw 0 ; next
|
||||
.dw winScreenSaver*2 ; next
|
||||
.dw winRoot*2 ; parent
|
||||
.dw winEepromDumpHeader*2 ; first child
|
||||
.dw 0 ; target
|
||||
|
||||
Reference in New Issue
Block a user