mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-02 17:24:30 +02:00
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 LogPrintExit2;
|
||||
:global ScriptLock;
|
||||
|
||||
$ScriptLock $0;
|
||||
|
||||
:local CoordinateFormat [ /system/gps/get coordinate-format ];
|
||||
:local Gps [ /system/gps/monitor once as-value ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue