mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	made it a bit cleaner
This commit is contained in:
		| @@ -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); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user