This commit is contained in:
kong 2021-01-19 23:43:43 +07:00
parent 708903acd8
commit 5ddf97c93c
123 changed files with 3203 additions and 828 deletions

View file

@ -21,6 +21,7 @@
Play "ROOT/taobin_project/sound_eng/Wait_a_moment.mp3"
Else
;Var DirImage = "ROOT/taobin_project/image/collect_point1"
Play "ROOT/taobin_project/sound_thai/thankyou.mp3"
EndIf
</EventOpen>
@ -133,6 +134,11 @@
Var Timeout = Timeout + 1
Var CountDownBrewing = CountDownBrewing - 1
If Timeout = 4 Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sounds/music1.mp3"
EndIf
; run test;
;If CountDownBrewing = 40 Then