This commit is contained in:
Dhanya Maliakal 2016-11-08 09:34:56 +01:00
parent 9effdab69b
commit 96e79c7b99

View File

@ -1050,7 +1050,7 @@ int UDPStandardImplementation::startReceiver(char *c){
void UDPStandardImplementation::stopReceiver(){ void UDPStandardImplementation::stopReceiver(){
FILE_LOG(logDEBUG) << __AT__ << " called"; FILE_LOG(logDEBUG) << __AT__ << " called";
//FILE_LOG(logINFO) << "Stopping Receiver"; FILE_LOG(logINFO) << "Stopping Receiver";
//set status to transmitting //set status to transmitting
startReadout(); startReadout();