Companion repeat: update to more usable default EU frequency

869.495 is in 869.4 to 869.65 range which does have 10% duty cycle and 500mW ERP.
This commit is contained in:
Rastislav Vysoky
2026-05-22 17:04:19 +02:00
committed by GitHub
parent a35b1bbbfd
commit a37078f6c5
+1 -1
View File
@@ -987,7 +987,7 @@ static FreqRange repeat_freq_ranges[] = {
ALLOWED_REPEAT_FREQ_RANGE
#else
{ 433000, 433000 },
{ 869000, 869000 },
{ 869495, 869495 },
{ 918000, 918000 }
#endif
};