8.88
This commit is contained in:
parent
baf69ad9bc
commit
57eece60d0
5 changed files with 12 additions and 20 deletions
|
|
@ -4,4 +4,11 @@ Var CheckCupStateDoorCupClose = "-"
|
|||
Var CheckCupStateDoorCupCloseCnt = 0
|
||||
Var CoundUpDelayCertainStage = 0
|
||||
Var TimeoutForProtectButtonHideLongTime = 0
|
||||
Var Timeout = 0
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
If show_eng = "true" Then
|
||||
|
||||
Else
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
If show_eng = "true" Then
|
||||
|
||||
Else
|
||||
If Timeout = 0 Then
|
||||
If Timeout = 14 Then
|
||||
If buttonRemoveCup = "Enable" Then
|
||||
If CupChecking = "false" Then
|
||||
If DoorCupPosition = "bottom" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue