Do
This commit is contained in:
parent
dfe79bf41f
commit
dd20206491
17 changed files with 22 additions and 37 deletions
|
|
@ -162,7 +162,6 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR exhaust_fan_schedule
|
||||
|
||||
TRY exhaust_fan_schedule
|
||||
|
||||
|
|
@ -170,14 +169,23 @@
|
|||
|
||||
;include="ROOT/taobin_project/inc/language_toggle_mode.inc"
|
||||
|
||||
DEBUGVAR langfn
|
||||
DEBUGVAR LanguageButtonEnable
|
||||
DEBUGVAR LanguageShow
|
||||
;DEBUGVAR langfn
|
||||
;DEBUGVAR LanguageButtonEnable
|
||||
;DEBUGVAR LanguageShow
|
||||
|
||||
Var CheckDisableTimeout = 0
|
||||
|
||||
TRY "ROOT/taobin_project/xml/features/alert_sms/check_disable.ev"
|
||||
|
||||
READ_FILE "/mnt/sdcard/coffeevending/openfile_xml_0" str_openfile_xml_0
|
||||
READ_FILE "/mnt/sdcard/coffeevending/openfile_xml_2" str_openfile_xml_2
|
||||
If str_openfile_xml_0 = "/mnt/sdcard/coffeevending/taobin_project/xml/page_main_blank.xml" Then
|
||||
If str_openfile_xml_2 = "/mnt/sdcard/coffeevending/taobin_project/xml/page_list.xml" Then
|
||||
Var CountUpForProjectThisFileStruct = CountUpForProjectThisFileStruct + 1
|
||||
DEBUGVAR CountUpForProjectThisFileStruct
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -307,6 +315,7 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue