Merge pull request #2604 from recrof/patch-1

Companion repeat: update to more usable default EU frequency
This commit is contained in:
ripplebiz
2026-05-23 15:19:30 +10:00
committed by GitHub
+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
};