mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 10:47:34 +01:00
made it a bit cleaner
This commit is contained in:
parent
801f1be6b2
commit
007761a027
@ -108,6 +108,7 @@ namespace rfspace {
|
||||
}
|
||||
break;
|
||||
case RFSPACE_DEV_ID_NET_SDR:
|
||||
case RFSPACE_DEV_ID_SDR_IP:
|
||||
default:
|
||||
for (int n = 80000000 / (4 * 25); n >= 32000; n /= 2) {
|
||||
sr.push_back(n);
|
||||
|
Loading…
Reference in New Issue
Block a user