This commit is contained in:
miggaze 2023-07-21 15:18:49 +07:00
parent 4fd72aba2b
commit d51a311773
5 changed files with 15 additions and 7 deletions

View file

@ -122,6 +122,10 @@
Var VendingTSIDTmp1 = ""
EndIf
If Seeker.VendingCode = "MKFOO" Then
Var AddData = 0
EndIf
If LedLidBlink = "true" Then
Var LedLidBlink = "no"
LED LedDoorLid Blink 255 255 255 255
@ -550,7 +554,7 @@
If MachineState_Result = 1 Then
;Var MachineState_Result = 2
Var MachineState_Result = 2
EndIf