fix bug offline
This commit is contained in:
parent
a770eba892
commit
bb6b914b44
1 changed files with 5 additions and 1 deletions
|
|
@ -415,8 +415,12 @@
|
||||||
;READ_FILE "/mnt/sdcard/spiral" SpiralOnline
|
;READ_FILE "/mnt/sdcard/spiral" SpiralOnline
|
||||||
|
|
||||||
DEBUGVAR SpiralOnline
|
DEBUGVAR SpiralOnline
|
||||||
|
|
||||||
Topping "ClearNextOrder" "-"
|
Topping "ClearNextOrder" "-"
|
||||||
|
|
||||||
|
If NetworkStatus = "DEACTIVE" Then
|
||||||
|
Open "/ROOT/xml/offline.xml"
|
||||||
|
EndIf
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
||||||
<Timeout> 1000 </Timeout>
|
<Timeout> 1000 </Timeout>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue