From dba03d10cd93d34c5374ec6a6af15f98da8b0458 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 12 Aug 2021 08:42:25 -0400 Subject: [PATCH] added \n to NOTE about grid square --- groundstation/loc-add-foxtelem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/loc-add-foxtelem.py b/groundstation/loc-add-foxtelem.py index 3992043f..4f4e4dbc 100644 --- a/groundstation/loc-add-foxtelem.py +++ b/groundstation/loc-add-foxtelem.py @@ -24,7 +24,7 @@ choice = input ("Enter your choice (1 -4): ") if (choice == '2'): - print("NOTE: To set Gpredict location using Grid square, run Gpredict and select Edit/Preferences/Ground Stations") + print("\nNOTE: To set Gpredict location using Grid square, run Gpredict and select Edit/Preferences/Ground Stations") regex = '[A-Z]+[A-Z]+[0-9]+[0-9]+[a-z]+[a-z]'