fix topview 2
This commit is contained in:
parent
a118f1a73a
commit
5519207f50
11 changed files with 21718 additions and 719 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue