Relase 5.73
This commit is contained in:
parent
97bdfd8ce2
commit
5104ef8629
3 changed files with 17 additions and 31 deletions
|
|
@ -72,9 +72,19 @@
|
|||
|
||||
Var Timeout = Timeout + 1
|
||||
If Timeout > 20 Then
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
EndIf
|
||||
|
||||
If Timeout = 18 Then
|
||||
Var date_time_str = ""
|
||||
STRDATETIME date_time_str
|
||||
Var date_time_str = "/mnt/sdcard/scn_" + date_time_str
|
||||
Var date_time_str = date_time_str + ".png"
|
||||
DEBUGVAR date_time_str
|
||||
SCREEN_CAP date_time_str
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
Refresh
|
||||
</EventTimeout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue