This commit is contained in:
kong 2021-04-28 15:51:31 +07:00
parent dea7146961
commit d0a94e70cb

View file

@ -103,7 +103,9 @@
<Timeout> 1000 </Timeout>
<EventTimeout>
Var CountDownBrewing = CountDownBrewing - 1
If CountDownBrewing > 0 Then
Var CountDownBrewing = CountDownBrewing - 1
EndIf
; run test;
;If CountDownBrewing = 58 Then