1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00

LimeSDR: fixed warnings

This commit is contained in:
f4exb
2017-07-03 22:35:08 +02:00
parent 99b100959f
commit 034610721b
2 changed files with 4 additions and 0 deletions
@@ -480,6 +480,8 @@ bool LimeSDRInput::handleMessage(const Message& message)
(*itSink)->getDeviceOutputMessageQueue()->push(report);
}
}
return true;
}
else
{