This commit is contained in:
wanlop run 2024-09-04 16:25:31 +07:00
parent baf69ad9bc
commit 57eece60d0
5 changed files with 12 additions and 20 deletions

View file

@ -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

View file

@ -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