gps-track: lock the script

This commit is contained in:
Christian Hesse 2023-06-13 09:00:15 +02:00
parent 4176fd058e
commit f375b7fbf7

View file

@ -14,6 +14,9 @@
:global Identity;
:global LogPrintExit2;
:global ScriptLock;
$ScriptLock $0;
:local CoordinateFormat [ /system/gps/get coordinate-format ];
:local Gps [ /system/gps/monitor once as-value ];