diff --git a/groundstation/tago-upload.py b/groundstation/tago-upload.py index 3b396727..f10b70d4 100644 --- a/groundstation/tago-upload.py +++ b/groundstation/tago-upload.py @@ -1,6 +1,6 @@ import tago -while (true): +while (True): print("Input telemetry string (or Control-C to exit)")