10g bug fixed in previous branch merge

This commit is contained in:
Dhanya Maliakal 2016-02-03 11:34:47 +01:00
parent fed17eb8eb
commit ef8fbab1f4

View File

@ -955,7 +955,7 @@ void UDPStandardImplementation::startReadout(){
totalP += totalListeningFrameCount[i]; totalP += totalListeningFrameCount[i];
} }
} }
}//else cprintf(MAGENTA,"***Got all packets without waiting****\n"); }