- add led v4 animations - extend timeout page test color - add elock
button for newui
This commit is contained in:
parent
3b1cda6b64
commit
05543413ec
26 changed files with 705 additions and 406 deletions
23
xml/process/temp_ledv4_page_thankyou.ev
Normal file
23
xml/process/temp_ledv4_page_thankyou.ev
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
|
||||
If FrontDoorVersionInt > 19999 Then
|
||||
|
||||
LEDv2 LedV4Top Blink 100 20 0 4 10
|
||||
LEDv2 LedV4Mid Blink 100 20 0 4 10
|
||||
LEDv2 LedV4Bottom On 100 20 0 255 0
|
||||
|
||||
LEDv2 LedV4#103 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#104 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#105 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#106 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#107 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#108 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#109 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#110 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#111 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#112 Blink 200 20 0 4 10
|
||||
LEDv2 LedV4#113 Blink 200 20 0 4 10
|
||||
|
||||
SAVELOG "LEDv4.PageThankYou"
|
||||
|
||||
Var
|
||||
EndIf
|
||||
Loading…
Add table
Add a link
Reference in a new issue