- 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
|
|
@ -308,10 +308,14 @@
|
|||
|
||||
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
If FrontDoorVersionInt > 19999 Then
|
||||
TRY "ROOT/taobin_project/xml/process/ledv4_process.ev"
|
||||
EndIf
|
||||
|
||||
If CountDownBrewing = 0 Then
|
||||
|
||||
Var ShowCountDownBrewing = ArrayCharWhenTImeZero[IndexCharWhenTImeZero]
|
||||
|
||||
|
||||
Var IndexCharWhenTImeZero = IndexCharWhenTImeZero + 1
|
||||
If IndexCharWhenTImeZero > 3 Then
|
||||
Var IndexCharWhenTImeZero = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue