- 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
|
|
@ -16,6 +16,9 @@
|
|||
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
|
||||
|
|
@ -343,6 +346,9 @@
|
|||
SAVELOG BrewTime
|
||||
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
|
||||
TRY "ROOT/taobin_project/xml/process/ledv4_process.ev"
|
||||
|
||||
Var MachineState_Result = 0
|
||||
|
||||
If FailErrorHappend = 1 Then
|
||||
|
|
@ -409,6 +415,8 @@
|
|||
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
|
||||
TRY "ROOT/taobin_project/xml/process/ledv4_process.ev"
|
||||
|
||||
|
||||
;include=ROOT/taobin_project/inc/remove_cup_step.inc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue