fix(hackrf_transfer): Fix missed merge conflict
This commit is contained in:
@ -402,7 +402,6 @@ int rx_callback(hackrf_transfer* transfer) {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
return -1;
|
||||
}
|
||||
@ -1094,7 +1093,6 @@ int main(int argc, char** argv) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
result = hackrf_is_streaming(device);
|
||||
if (do_exit)
|
||||
|
Reference in New Issue
Block a user