From 2dea8b1d8ae673be8bc49bf3c34679603bf2882e Mon Sep 17 00:00:00 2001 From: rffuret Date: Fri, 3 Jan 2025 11:06:14 +0100 Subject: [PATCH] New LPPO FSS freq updated frequency for LPPO FSS main position --- data/lppo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/lppo.json b/data/lppo.json index 5dbf4ed..66d3b58 100644 --- a/data/lppo.json +++ b/data/lppo.json @@ -1149,7 +1149,7 @@ }, "POR": { "callsign": "Santa Maria Radio", - "frequency": "132.075", + "frequency": "133.060", "type": "FSS", "pre": ["LPPO"], "colours": [{"hex": "#004500"}] @@ -1226,4 +1226,4 @@ "topdown":["FLA","HRA","POC","POR"] } } -} \ No newline at end of file +}