mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-30 03:13:51 +00:00
Update RadioInterface.cpp
Add NZ 866
This commit is contained in:
parent
c97541d4fc
commit
f2a31cc678
@ -78,6 +78,12 @@ const RegionInfo regions[] = {
|
|||||||
/*
|
/*
|
||||||
https://lora-alliance.org/wp-content/uploads/2020/11/lorawan_regional_parameters_v1.0.3reva_0.pdf
|
https://lora-alliance.org/wp-content/uploads/2020/11/lorawan_regional_parameters_v1.0.3reva_0.pdf
|
||||||
*/
|
*/
|
||||||
|
RDEF(NZ866, 864.0f, 868.0f, 100, 0, 0, true, false),
|
||||||
|
|
||||||
|
/*
|
||||||
|
https://rrf.rsm.govt.nz/smart-web/smart/page/-smart/domain/licence/LicenceSummary.wdk?id=219752
|
||||||
|
https://iotalliance.org.nz/wp-content/uploads/sites/4/2019/05/IoT-Spectrum-in-NZ-Briefing-Paper.pdf
|
||||||
|
*/
|
||||||
RDEF(TH, 920.0f, 925.0f, 100, 0, 16, true, false),
|
RDEF(TH, 920.0f, 925.0f, 100, 0, 16, true, false),
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user