Merge branch 'master' of forthrd.ddns.net:/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
b8b768a500
54 changed files with 162 additions and 87 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<EventOpen>
|
||||
|
||||
; On open move from page_brewing3.xml
|
||||
Var LidState = "Enable"
|
||||
;Var LidState = "Enable"
|
||||
Var StarwState = "Enable"
|
||||
Var countClick2 = 0
|
||||
|
||||
|
|
@ -190,7 +190,9 @@
|
|||
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
Var CountDownBrewing = CountDownBrewing - 1
|
||||
If CountDownBrewing > 0 Then
|
||||
Var CountDownBrewing = CountDownBrewing - 1
|
||||
EndIf
|
||||
|
||||
If Simulation = "true" Then
|
||||
If CountDownBrewing = 0 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue