From 26cc0184a0f04a9bb842c24a77885f01d50c0fb4 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Dec 2020 09:07:51 -0500 Subject: [PATCH] removed APRS EU and AU since added to bands.json --- groundstation/bookmarks.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/groundstation/bookmarks.json b/groundstation/bookmarks.json index c77f3897..f8bae496 100644 --- a/groundstation/bookmarks.json +++ b/groundstation/bookmarks.json @@ -133,15 +133,5 @@ "name": "CubeSatSim", "frequency": 434900000, "modulation": "packet" - }, - { - "name": "APRS EU", - "frequency": 144800000, - "modulation": "nfm" - }, - { - "name": "APRS AU", - "frequency": 145175000, - "modulation": "nfm" } ]