gps-track: lock the script
This commit is contained in:
parent
4176fd058e
commit
f375b7fbf7
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
||||||
:global Identity;
|
:global Identity;
|
||||||
|
|
||||||
:global LogPrintExit2;
|
:global LogPrintExit2;
|
||||||
|
:global ScriptLock;
|
||||||
|
|
||||||
|
$ScriptLock $0;
|
||||||
|
|
||||||
:local CoordinateFormat [ /system/gps/get coordinate-format ];
|
:local CoordinateFormat [ /system/gps/get coordinate-format ];
|
||||||
:local Gps [ /system/gps/monitor once as-value ];
|
:local Gps [ /system/gps/monitor once as-value ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue