mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-26 02:48:31 +01:00
bruh
This commit is contained in:
parent
11913ab683
commit
f08515420e
@ -181,8 +181,8 @@ namespace io {
|
|||||||
if (!running) {
|
if (!running) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
// spdlog::warn("==> Pa_StopStream");
|
spdlog::warn("==> Pa_StopStream");
|
||||||
// Pa_AbortStream(stream);
|
Pa_AbortStream(stream);
|
||||||
spdlog::warn("==> Pa_CloseStream");
|
spdlog::warn("==> Pa_CloseStream");
|
||||||
Pa_CloseStream(stream);
|
Pa_CloseStream(stream);
|
||||||
spdlog::warn("==> Done");
|
spdlog::warn("==> Done");
|
||||||
|
Loading…
Reference in New Issue
Block a user