Skip to content

Commit 0c32938

Browse files
facchinmpolldo
authored andcommitted
CDC: correctly set endpoint size
1 parent 602ca41 commit 0c32938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/arduino/USB/USBCDC.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818

1919
#include "Arduino.h"
20+
#include "PeripheralPins.h"
2021

2122
#if DEVICE_USBDEVICE && defined(SERIAL_CDC)
2223

0 commit comments

Comments
 (0)