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