made it a bit cleaner

This commit is contained in:
AlexandreRouma 2023-03-08 19:49:23 +01:00
parent 801f1be6b2
commit 007761a027

View File

@ -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);