less output when on NON-RDV4 platform

This commit is contained in:
iceman1001 2019-09-26 16:39:02 +02:00
commit 0cdc2c446a
2 changed files with 26 additions and 15 deletions

View file

@ -139,7 +139,7 @@ void convertGraphFromBitstreamEx(int hi, int low) {
if (size == 0) {
PrintAndLogEx(WARNING, "Failed to copy from graphbuffer");
free(bits);
return -1;
return;
}
// set signal properties low/high/mean/amplitude and is_noise detection