mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-03 05:55:18 +01:00
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;
|
||||
}
|
||||
@@ -1093,7 +1092,6 @@ int main(int argc, char** argv) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
result = hackrf_is_streaming(device);
|
||||
|
||||
Reference in New Issue
Block a user