Beacon between 750Hz and 1250Hz
This commit is contained in:
parent
075b041b0d
commit
0ca7c332f6
@ -6364,7 +6364,7 @@ void MainWindow::prepareBeacon(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Choose a beacon frequency
|
// Choose a beacon frequency
|
||||||
auto f = findFreeFreqOffset(500, 1000, 50);
|
auto f = findFreeFreqOffset(750, 1250, 50);
|
||||||
|
|
||||||
auto text = lines.join(QChar('\n'));
|
auto text = lines.join(QChar('\n'));
|
||||||
if(text.isEmpty()){
|
if(text.isEmpty()){
|
||||||
|
Loading…
Reference in New Issue
Block a user