Skip to content

Commit

Permalink
Removed debugging code
Browse files Browse the repository at this point in the history
  • Loading branch information
msproul committed Jul 3, 2011
1 parent e3fa34b commit cc8072a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/pic32/cores/pic32/HardwareSerial.cpp
Expand Up @@ -68,7 +68,7 @@
#include "HardwareSerial.h"

#if defined(_USE_USB_FOR_SERIAL_)
#define _DEBUG_USB_VIA_SERIAL0_
// #define _DEBUG_USB_VIA_SERIAL0_
#endif

//* defines for kSerialPort_x are in "HardwareSerial.h"
Expand Down

0 comments on commit cc8072a

Please sign in to comment.