Push
This commit is contained in:
parent
dea7146961
commit
d0a94e70cb
1 changed files with 3 additions and 1 deletions
|
|
@ -103,7 +103,9 @@
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
<EventTimeout>
|
<EventTimeout>
|
||||||
|
|
||||||
Var CountDownBrewing = CountDownBrewing - 1
|
If CountDownBrewing > 0 Then
|
||||||
|
Var CountDownBrewing = CountDownBrewing - 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
; run test;
|
; run test;
|
||||||
;If CountDownBrewing = 58 Then
|
;If CountDownBrewing = 58 Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue