mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 15:29:54 +02:00
@@ -70,7 +70,7 @@ namespace dsp {
|
||||
while (run() >= 0);
|
||||
}
|
||||
|
||||
void aquire() {
|
||||
void acquire() {
|
||||
ctrlMtx.lock();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user