Add Var StrawAutoRelease1
This commit is contained in:
parent
e4870dd8a1
commit
f60ec66fd1
3 changed files with 10 additions and 0 deletions
BIN
image/page_drink_select/bn_lime_tea.png
Normal file
BIN
image/page_drink_select/bn_lime_tea.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -36,6 +36,9 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
Var StrawAutoRelease1 = "false"
|
||||||
|
Var StrawAutoRelease2 = "false"
|
||||||
|
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
|
||||||
|
|
@ -83,6 +83,9 @@
|
||||||
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
Open "ROOT/taobin_project/xml/page_brewing3.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
DEBUGVAR StrawAutoRelease1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
@ -177,6 +180,10 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If StrawAutoRelease1 = "true" Then
|
||||||
|
Var StarwState = "Press"
|
||||||
|
EndIf
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
TimerReset
|
TimerReset
|
||||||
</EventTimeout>
|
</EventTimeout>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue