From b3711b18276e809fdfa1280f3372513efe700001 Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Mon, 21 Jul 2025 16:52:18 +1000 Subject: [PATCH] Update RadioInterface.cpp --- src/mesh/RadioInterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/RadioInterface.cpp b/src/mesh/RadioInterface.cpp index 445031c91..ed3d3151b 100644 --- a/src/mesh/RadioInterface.cpp +++ b/src/mesh/RadioInterface.cpp @@ -173,7 +173,7 @@ const RegionInfo regions[] = { /* Nepal 865 MHz to 868 MHz frequency band for IoT (Internet of Things), M2M (Machine-to-Machine), and smart metering use, specifically in non-cellular mode. - https://www.nta.gov.np/uploads/contents/Radio-Frequency-Policy-2080-English.pdf?utm_source=chatgpt.com + https://www.nta.gov.np/uploads/contents/Radio-Frequency-Policy-2080-English.pdf */ RDEF(NP_865, 865.0f, 868.0f, 100, 0, 30, true, false, false)