Do remove ucp

This commit is contained in:
wanlop run 2024-05-30 15:41:42 +07:00
parent d00a12c4a6
commit 76c2fca454
7 changed files with 81 additions and 77 deletions

View file

@ -61,7 +61,11 @@
Else
If Timeout = 0 Then
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
If CupChecking = "false" Then
If DoorCupPosition = "bottom" Then
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
EndIf
EndIf
EndIf
EndIf