diff --git a/src/dmr_bs.c b/src/dmr_bs.c index 7b90a86..493951c 100644 --- a/src/dmr_bs.c +++ b/src/dmr_bs.c @@ -175,12 +175,12 @@ void dmrBS (dsd_opts * opts, dsd_state * state) sync[24] = 0; if (internalslot == 0 && vc1 == 6) { - fprintf (stderr, "\nVC6 Burst = %X\n", syncdata); + //fprintf (stderr, "\nVC6 Burst = %X\n", syncdata); } if (internalslot == 1 && vc2 == 6) { - fprintf (stderr, "\nVC6 Burst = %X\n", syncdata); + //fprintf (stderr, "\nVC6 Burst = %X\n", syncdata); } EmbeddedSignallingOk = -1;