This commit is contained in:
wanlop run 2025-05-07 22:12:17 +07:00
parent 46f6a4532f
commit 2efb503bee
36 changed files with 12295 additions and 9942 deletions

View file

@ -9,6 +9,11 @@
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_main_blank.xml"
If BoxID = 0 Then
RebootWithCause "BoxID was zero 2"
EndIf
If InternationalEnable = 1 Then
Open "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog.lxml"
EndIf
@ -219,12 +224,6 @@
Var menu_desc_thai_blender = ""
If BoxID = 0 Then
RebootWithCause "BoxID was zero"
EndIf
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/tricker.ev"