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