removed debug info for pqistreamer

This commit is contained in:
csoler 2016-04-29 18:41:10 -04:00
parent 5ab9aed371
commit 3bc3989e79

View File

@ -63,7 +63,6 @@ static uint8_t PACKET_SLICING_PROBE_BYTES[8] = { 0x02, 0xaa, 0xbb, 0xcc, 0x00,
#define DEBUG_PQISTREAMER 1
#define DEBUG_PACKET_SLICING 1
***/
#define DEBUG_PACKET_SLICING 1
#ifdef DEBUG_TRANSFERS
#include "util/rsprint.h"