This commit is contained in:
kong 2020-12-11 23:18:13 +07:00
parent 24cf4fa5a7
commit c369f5d361
39 changed files with 1165 additions and 389 deletions

View file

@ -12,7 +12,7 @@
Var sub_profile = "whey"
Var taobin_version = "1.04"
Var taobin_version = "1.05"
; 1.00 is
; On open
@ -243,8 +243,8 @@
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
;Open "//mnt/sdcard/coffeevending/taobin_project/xml/vending_info.xml"
Open "//mnt/sdcard/coffeevending/taobin_project/xml/page_remove_cup.xml"
Open "//mnt/sdcard/coffeevending/taobin_project/xml/vending_info.xml"
;Open "//mnt/sdcard/coffeevending/taobin_project/xml/page_remove_cup.xml"
</EventClick>
</Button>