Update src/mesh/RadioInterface.cpp

Co-authored-by: Austin <vidplace7@gmail.com>
This commit is contained in:
Tom Fifield 2025-07-22 09:44:49 +10:00 committed by GitHub
parent fd93127dcc
commit 55e595510d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -170,12 +170,12 @@ const RegionInfo regions[] = {
RDEF(KZ_433, 433.075f, 434.775f, 100, 0, 10, true, false, false), RDEF(KZ_863, 863.0f, 868.0f, 100, 0, 30, true, false, true),
/*
/*
Nepal
865MHz to 868MHz 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
*/
RDEF(NP_865, 865.0f, 868.0f, 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.