Updated to 20 rcvrs and fixed a bug with sending the sequence
This commit is contained in:
@@ -120,6 +120,7 @@ void DataIO::stop() {
|
||||
io->networkIOMutex.unlock();
|
||||
|
||||
if(m_pSoundCardOut) {
|
||||
SleeperThread::msleep(100);
|
||||
m_pSoundCardOut->Stop();
|
||||
delete m_pSoundCardOut;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user