...
This commit is contained in:
parent
4fd72aba2b
commit
d51a311773
5 changed files with 15 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue