Skip to content

Commit

Permalink
Fixed incorrect SI
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesaltmann authored Nov 9, 2024
1 parent 7d4e55a commit af41099
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions edyy/ctr.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"logon": "EDYY_HL_CTR",
"frequency": "120.860",
"abbreviation": "HOL",
"abbreviation": "HL",
"description": "Maastricht Radar (Holstein Low)",
"schedule_show_booked": [
"EDWW"
Expand All @@ -32,7 +32,7 @@
{
"logon": "EDYY_HH_CTR",
"frequency": "132.780",
"abbreviation": "HOLH",
"abbreviation": "HH",
"description": "Maastricht Radar (Holstein High)",
"schedule_show_booked": [
"EDWW"
Expand All @@ -42,7 +42,7 @@
{
"logon": "EDYY_JL_CTR",
"frequency": "136.465",
"abbreviation": "JEV",
"abbreviation": "JL",
"description": "Maastricht Radar (Jever Low)",
"schedule_show_booked": [
"EDWW"
Expand All @@ -52,7 +52,7 @@
{
"logon": "EDYY_JH_CTR",
"frequency": "129.735",
"abbreviation": "JEVH",
"abbreviation": "JH",
"description": "Maastricht Radar (Jever High)",
"schedule_show_booked": [
"EDWW"
Expand Down Expand Up @@ -103,4 +103,4 @@
],
"cpdlc_login": "EDSH"
}
]
]

0 comments on commit af41099

Please sign in to comment.