Merge branch 'master' of forthrd.ddns.net:/1TBHDD/ikong/taobin_project

This commit is contained in:
miggaze 2021-03-19 14:41:54 +07:00
commit b8b768a500
54 changed files with 162 additions and 87 deletions

View file

@ -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