summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 3a00d0d..73b4d2c 100644
--- a/main.cpp
+++ b/main.cpp
@@ -8,7 +8,7 @@
#include <usb/usb.h>
#include <usb/descriptor.h>
-auto dev_desc = device_desc(0x200, 0, 0, 0, 64, 0x1234, 0x56e3, 0, 0, 0, 0, 1);
+auto dev_desc = device_desc(0x200, 0, 0, 0, 64, 0x1d50, 0x60f8, 0, 0, 0, 0, 1);
auto conf_desc = configuration_desc(1, 1, 0, 0xc0, 0,
// MSC BBB
interface_desc(0, 0, 2, 0x08, 0x06, 0x50, 0,