Skip to content

Commit 86ae860

Browse files
committed
Enlarge USB serialNumber buffer
1 parent fdabc89 commit 86ae860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/arduino/USB/USBDesc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#define CDC_TX CDC_ENDPOINT_IN
4242
#endif
4343

44-
#define ISERIAL_MAX_LEN 20
44+
#define ISERIAL_MAX_LEN 33
4545

4646
// Defined string description
4747
#define IMANUFACTURER 1

0 commit comments

Comments
 (0)