From 6317735c66a473df3d366f062d52b4f9fe7a3d01 Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Mon, 21 Jul 2025 16:51:52 +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 bd7285ec7..445031c91 100644 --- a/src/mesh/RadioInterface.cpp +++ b/src/mesh/RadioInterface.cpp @@ -175,7 +175,7 @@ const RegionInfo regions[] = { 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 */ - RDEF(NPL, 865f, 868f, 100, 0, 30, true, false, false) + RDEF(NP_865, 865.0f, 868.0f, 100, 0, 30, true, false, false) /* 2.4 GHZ WLAN Band equivalent. Only for SX128x chips.