Skip to content

Instantly share code, notes, and snippets.

View cjbrigato's full-sized avatar

Colin J. Brigato cjbrigato

View GitHub Profile
diff --git a/common/usb_cdc.c b/common/usb_cdc.c
index 7fd2933..ffee677 100644
--- a/common/usb_cdc.c
+++ b/common/usb_cdc.c
@@ -56,7 +56,7 @@ const char devDescriptor[] = {
0x01,0x00, // Device release number (0001)
0x01, // iManufacturer // 0x01
0x00, // iProduct
- 0x00, // SerialNumber
+ 0xFD, // SerialNumber^M