Add Var StrawAutoRelease1

This commit is contained in:
kong 2021-01-23 17:48:02 +07:00
parent e4870dd8a1
commit f60ec66fd1
3 changed files with 10 additions and 0 deletions

View file

@ -83,6 +83,9 @@
Open "ROOT/taobin_project/xml/page_brewing3.xml"
EndIf
DEBUGVAR StrawAutoRelease1
</EventOpen>
<Timeout> 1000 </Timeout>
@ -177,6 +180,10 @@
EndIf
EndIf
If StrawAutoRelease1 = "true" Then
Var StarwState = "Press"
EndIf
Refresh
TimerReset
</EventTimeout>