aboutsummaryrefslogtreecommitdiffstats
path: root/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'usb.c')
-rw-r--r--usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb.c b/usb.c
index 879c2becc..347ed5700 100644
--- a/usb.c
+++ b/usb.c
@@ -47,7 +47,7 @@
// INF file is needed to load the driver. These numbers need to
// match the INF file.
#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0xBABE
+#define PRODUCT_ID 0xCAFE
// USB devices are supposed to implment a halt feature, which is