Relase 5.73

This commit is contained in:
kong 2021-11-11 13:28:24 +07:00
parent 97bdfd8ce2
commit 5104ef8629
3 changed files with 17 additions and 31 deletions

View file

@ -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>