From 67a7056025122b0ab1fd834d0f1d8d781e1dbb55 Mon Sep 17 00:00:00 2001 From: Shiv Kokroo Date: Fri, 15 Jul 2022 16:37:01 +0200 Subject: [PATCH] Change page number to section for reference document --- 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 b064cf614..c8969d0fd 100644 --- a/src/mesh/RadioInterface.cpp +++ b/src/mesh/RadioInterface.cpp @@ -41,7 +41,7 @@ const RegionInfo regions[] = { we do not need to follow it. The European Union regulations clearly state that the power limit for this frequency range is 500 mW, or 27 dBm. It also states that we can use interference avoidance and spectrum access techniques to avoid a duty cycle. It might be worthwhile in the future to implement frequency hopping to avoid duty cycling. - (Please refer to page 69 in the following document) + (Please refer to section 4.21 in the following document) https://ec.europa.eu/growth/tools-databases/tris/index.cfm/ro/search/?trisaction=search.detail&year=2021&num=528&dLang=EN */ RDEF(EU868, 869.4f, 869.65f, 10, 0, 27, false, false),