fix topview 2

This commit is contained in:
wanlop run 2025-02-03 13:57:49 +07:00
parent a118f1a73a
commit 5519207f50
11 changed files with 21718 additions and 719 deletions

View file

@ -129,7 +129,7 @@
EndIf
If CountUpForProtectBlankScreenInstance0 >= 2 Then
If CountUpForProtectBlankScreenInstance0 >= 4 Then
OpenInst 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
SAVELOG "================= OPEN FROM INSTANCE 0 STUCK ======================"
@ -138,7 +138,8 @@
Var CountUpForProtectBlankScreenInstance0 = CountUpForProtectBlankScreenInstance0 + 1
DEBUGVAR CountUpForProtectBlankScreenInstance0
Else
Var CountUpForProtectBlankScreenInstance0 = 0
EndIf
EndIf