mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-01 01:36:12 +00:00
Merge pull request #2604 from recrof/patch-1
Companion repeat: update to more usable default EU frequency
This commit is contained in:
@@ -987,7 +987,7 @@ static FreqRange repeat_freq_ranges[] = {
|
|||||||
ALLOWED_REPEAT_FREQ_RANGE
|
ALLOWED_REPEAT_FREQ_RANGE
|
||||||
#else
|
#else
|
||||||
{ 433000, 433000 },
|
{ 433000, 433000 },
|
||||||
{ 869000, 869000 },
|
{ 869495, 869495 },
|
||||||
{ 918000, 918000 }
|
{ 918000, 918000 }
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user