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