This commit is contained in:
kong 2022-04-18 09:27:08 +07:00
parent ca374272bd
commit f7e129f038
4 changed files with 11 additions and 5 deletions

View file

@ -68,7 +68,7 @@
#out_xml('\t<State> TouchLessQrStg </State>\r\n')
#out_xml('\t<Service> "Herr" </Service>\r\n')
out_xml('\t<State> WebAppShow </State>\r\n')
out_xml('\t<State> TouchLessQrStg </State>\r\n')
out_xml('\t<Service> testservice </Service>\r\n')
out_xml('\t</QRCode>\r\n')

View file

@ -636,7 +636,7 @@
<Color> "0xeae6e1" </Color>
<QRColor> "0x513C2F" </Color>
<Height> 150 </Height>
<State> WebAppShow </State>
<State> TouchLessQrStg </State>
<Service> testservice </Service>
</QRCode>
</Block>

View file

@ -170,6 +170,8 @@
LED LedDoorCup 1 255 255 255 255
Var DelayButton = 0
</EventOpen>
<Timeout> 500 </Timeout>
<EventTimeout>
@ -353,7 +355,11 @@
EndIf
If CupChecking = "true" Then
Var buttonRemoveCup = "Enable"
If DelayButton > 2 Then
Var buttonRemoveCup = "Enable"
EndIf
Var DelayButton = DelayButton + 1
EndIf
TimerReset

View file

@ -86,8 +86,8 @@
Var MachineStage = "-"
; Test
;Var MachineStage = "-"
Var PayReference = ""
Var Seeker.CreditReferenceTmp = ""