DieterKoblenz / lcars-zwave

Automatically exported from code.google.com/p/lcars-zwave
0 stars 0 forks source link

Adjust the LCARS controls blink logic #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The blink logic is currently shared for multiple purposes. It needs to be 
broken apart. Specifically, there needs to be a shared timer boolean option so 
that multiple controls can share the same timer or it can be on its own timer. 
Also, the blinkability of an item in an alert status needs to be different then 
the blinkability of an item in non-alert status. IE, the button might blink in 
non-alert, but not blink in alert status.

Original issue reported on code.google.com by kevin.p...@gmail.com on 7 Jun 2011 at 12:50