From 4f16c6bf90a73c87249656c4555f4f000f26053e Mon Sep 17 00:00:00 2001 From: Shuyuan Liu <41851763+shuyuan-liu@users.noreply.github.com> Date: Sun, 22 Aug 2021 20:04:05 +0800 Subject: [PATCH] Correct freqs of 2200m ham band --- root/res/bandplans/china.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/root/res/bandplans/china.json b/root/res/bandplans/china.json index 5e29c3a1..270882e0 100644 --- a/root/res/bandplans/china.json +++ b/root/res/bandplans/china.json @@ -1,5 +1,5 @@ { - "name": "Mainland China", + "name": "China (Mainland)", "country_name": "People's Republic of China", "country_code": "CN", "author_name": "Shuyuan Liu", @@ -8,8 +8,8 @@ { "name": "2200m Ham Band", "type": "amateur", - "start": 148500, - "end": 519000 + "start": 135700, + "end": 137800 }, { "name": "Medium Wave Broadcast",