fix bug topview2 and page_collect_point_3_28.xml

This commit is contained in:
wanlop run 2025-02-07 11:21:40 +07:00
parent 46cd6603d0
commit 0793aaeeb6
91 changed files with 10797 additions and 1764 deletions

View file

@ -119,31 +119,7 @@
EndIf
EndIf
READ_FILE "/mnt/sdcard/coffeevending/openfile_xml_0" openfile_xml_0
READ_FILE "/mnt/sdcard/coffeevending/openfile_xml_2" openfile_xml_2
If openfile_xml_0 = "/mnt/sdcard/coffeevending/taobin_project/xml/page_main_blank.xml" Then
If openfile_xml_2 = "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml" Then
If CountUpForProtectBlankScreenInstance0 = "" Then
Var CountUpForProtectBlankScreenInstance0 = 0
EndIf
If CountUpForProtectBlankScreenInstance0 >= 4 Then
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
SAVELOG "================= OPEN FROM INSTANCE 0 STUCK ======================"
EndIf
Var CountUpForProtectBlankScreenInstance0 = CountUpForProtectBlankScreenInstance0 + 1
DEBUGVAR CountUpForProtectBlankScreenInstance0
Else
Var CountUpForProtectBlankScreenInstance0 = 0
EndIf
EndIf
TRY exhaust_fan_schedule
;include="ROOT/taobin_project/inc/language_toggle_mode.inc"