Skip to content

Commit f21bef6

Browse files
committed
clean up
1 parent 0752bd4 commit f21bef6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/arduino/Adafruit_USBD_CDC.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ class Adafruit_USBD_CDC : public Stream, public Adafruit_USBD_Interface {
5050
void begin(uint32_t baud, uint8_t config);
5151
void end(void);
5252

53-
void setDebugOutput(bool en) {}
54-
5553
// return line coding set by host
5654
uint32_t baud(void);
5755
uint8_t stopbits(void);

0 commit comments

Comments
 (0)