will release 9.51
This commit is contained in:
parent
30af491a40
commit
14d12d050d
24 changed files with 2117 additions and 23394 deletions
|
|
@ -119,6 +119,29 @@
|
|||
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 >= 2 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
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
TRY exhaust_fan_schedule
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue