Oversampling is now less scary.
This commit is contained in:
parent
58dfbdcb6b
commit
727a59e8eb
2 changed files with 1 additions and 1 deletions
|
@ -833,7 +833,6 @@ int main(int argc, char **argv) {
|
|||
Modes.interactive_rtl1090 = 1;
|
||||
} else if (!strcmp(argv[j],"--oversample")) {
|
||||
Modes.oversample = 1;
|
||||
fprintf(stderr, "Oversampling enabled. Be very afraid.\n");
|
||||
#ifndef _WIN32
|
||||
} else if (!strcmp(argv[j], "--write-json") && more) {
|
||||
++j;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue