mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-11-23 20:11:35 +01:00
bruh
This commit is contained in:
@@ -182,7 +182,7 @@ namespace io {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
spdlog::warn("==> Pa_StopStream");
|
spdlog::warn("==> Pa_StopStream");
|
||||||
Pa_StopStream(stream);
|
Pa_AbortStream(stream);
|
||||||
spdlog::warn("==> Pa_CloseStream");
|
spdlog::warn("==> Pa_CloseStream");
|
||||||
Pa_CloseStream(stream);
|
Pa_CloseStream(stream);
|
||||||
spdlog::warn("==> Done");
|
spdlog::warn("==> Done");
|
||||||
|
|||||||
Reference in New Issue
Block a user