From af410998fdf1cde647369d8648f42c7f2cbef09a Mon Sep 17 00:00:00 2001 From: hannesaltmann <71515220+hannesaltmann@users.noreply.github.com> Date: Sat, 9 Nov 2024 09:17:46 +0100 Subject: [PATCH] Fixed incorrect SI --- edyy/ctr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/edyy/ctr.json b/edyy/ctr.json index 3757d55..d8c8b27 100644 --- a/edyy/ctr.json +++ b/edyy/ctr.json @@ -22,7 +22,7 @@ { "logon": "EDYY_HL_CTR", "frequency": "120.860", - "abbreviation": "HOL", + "abbreviation": "HL", "description": "Maastricht Radar (Holstein Low)", "schedule_show_booked": [ "EDWW" @@ -32,7 +32,7 @@ { "logon": "EDYY_HH_CTR", "frequency": "132.780", - "abbreviation": "HOLH", + "abbreviation": "HH", "description": "Maastricht Radar (Holstein High)", "schedule_show_booked": [ "EDWW" @@ -42,7 +42,7 @@ { "logon": "EDYY_JL_CTR", "frequency": "136.465", - "abbreviation": "JEV", + "abbreviation": "JL", "description": "Maastricht Radar (Jever Low)", "schedule_show_booked": [ "EDWW" @@ -52,7 +52,7 @@ { "logon": "EDYY_JH_CTR", "frequency": "129.735", - "abbreviation": "JEVH", + "abbreviation": "JH", "description": "Maastricht Radar (Jever High)", "schedule_show_booked": [ "EDWW" @@ -103,4 +103,4 @@ ], "cpdlc_login": "EDSH" } -] \ No newline at end of file +]