From 7ce7e1c3f54d6823599ac03dad743526c46cc692 Mon Sep 17 00:00:00 2001 From: Marc Mance Date: Fri, 2 Aug 2024 15:39:09 -0400 Subject: [PATCH] 5s to 15s in gstat --- collect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collect.py b/collect.py index eda8803..e568bca 100644 --- a/collect.py +++ b/collect.py @@ -444,7 +444,7 @@ def main(): "gstat", "-Csdop", "-I", - "5s", + "15s", ] with open("gstat.csv", "a") as output_file: