diff --git a/collect.py b/collect.py index d719b2b..506471f 100644 --- a/collect.py +++ b/collect.py @@ -442,15 +442,9 @@ def main(): gstat_command = [ "gstat", - "-C", - "-s", - "-d", - "-o", - "-p", + "-Csdop", "-I", "5s", - ">>", - "gstat.csv", ] with open("gstat.csv", "a") as output_file: