aboutsummaryrefslogtreecommitdiffstats
path: root/gps-track
diff options
context:
space:
mode:
Diffstat (limited to 'gps-track')
-rw-r--r--gps-track3
1 files changed, 3 insertions, 0 deletions
diff --git a/gps-track b/gps-track
index 1f7d228..5fbe240 100644
--- a/gps-track
+++ b/gps-track
@@ -6,6 +6,9 @@
# track gps data by sending json data to http server
# https://git.eworm.de/cgit/routeros-scripts/about/doc/gps-track.md
+:global GlobalFunctionsReady;
+:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
+
:global GpsTrackUrl;
:global Identity;