This commit is contained in:
wanlop run 2024-07-01 11:41:33 +07:00
parent 324e18880d
commit b5b55ffe3c
4 changed files with 45 additions and 41 deletions

View file

@ -76,17 +76,6 @@
EndIf
If show_eng = "true" Then
Else
If Timeout = 0 Then
If CupChecking = "false" Then
If DoorCupPosition = "bottom" Then
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
EndIf
EndIf
EndIf
EndIf
Var Timeout = Timeout + 1
@ -155,6 +144,21 @@
EndIf
EndIf
EndIf
If show_eng = "true" Then
Else
If Timeout = 0 Then
If buttonRemoveCup = "Enable" Then
If CupChecking = "false" Then
If DoorCupPosition = "bottom" Then
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
EndIf
EndIf
EndIf
EndIf
EndIf
Refresh
TimerReset