mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-30 00:18:10 +01:00 
			
		
		
		
	Fixed network sink not being present by default
This commit is contained in:
		| @@ -206,6 +206,7 @@ int sdrpp_main(int argc, char *argv[]) { | ||||
|     defConfig["moduleInstances"]["PlutoSDR Source"]["enabled"] = true; | ||||
|  | ||||
|     defConfig["moduleInstances"]["Audio Sink"] = "audio_sink"; | ||||
|     defConfig["moduleInstances"]["Network Sink"] = "network_sink"; | ||||
|  | ||||
|     defConfig["moduleInstances"]["Radio"] = "radio"; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user