- 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
|
|
@ -12,6 +12,8 @@
|
|||
Var CountUpBrewing = 0
|
||||
SAVELOG BrewTime
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
TRY "ROOT/taobin_project/xml/process/ledv4_process.ev"
|
||||
|
||||
Var Timeout = 0
|
||||
Var ChangeFlag = 0
|
||||
Var ErrTimeout = 0
|
||||
|
|
@ -133,11 +135,16 @@
|
|||
SAVELOG BrewTime
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
|
||||
TRY "ROOT/taobin_project/xml/process/ledv4_process.ev"
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_brewing3Multi.xml"
|
||||
|
||||
EndIf
|
||||
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
|
||||
TRY "ROOT/taobin_project/xml/process/ledv4_process.ev"
|
||||
|
||||
Refresh
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue