Fix KR920's Tx power limitation (#6307)

This commit is contained in:
paragonnov 2025-03-13 19:14:41 +09:00 committed by GitHub
parent 499ea56e3b
commit 8efe8a2ea3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,9 +73,10 @@ const RegionInfo regions[] = {
RDEF(RU, 868.7f, 869.2f, 100, 0, 20, true, false, false), RDEF(RU, 868.7f, 869.2f, 100, 0, 20, true, false, false),
/* /*
??? https://www.law.go.kr/LSW/admRulLsInfoP.do?admRulId=53943&efYd=0
https://resources.lora-alliance.org/technical-specifications/rp002-1-0-4-regional-parameters
*/ */
RDEF(KR, 920.0f, 923.0f, 100, 0, 0, true, false, false), RDEF(KR, 920.0f, 923.0f, 100, 0, 23, true, false, false),
/* /*
Taiwan, 920-925Mhz, limited to 0.5W indoor or coastal, 1.0W outdoor. Taiwan, 920-925Mhz, limited to 0.5W indoor or coastal, 1.0W outdoor.