From 974910aa4e4ef123ff67e7100f815419956ff7c8 Mon Sep 17 00:00:00 2001 From: AJM Date: Sat, 22 May 2010 16:04:09 -0400 Subject: changed the id for the serial port to 1eaf:0004, to match up with the windows driver --- libmaple/usb/usb_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmaple/usb') diff --git a/libmaple/usb/usb_config.h b/libmaple/usb/usb_config.h index db549e5..e1eabb3 100644 --- a/libmaple/usb/usb_config.h +++ b/libmaple/usb/usb_config.h @@ -6,7 +6,7 @@ #include "usb_lib.h" #define VCOM_ID_VENDOR 0x1EAF -#define VCOM_ID_PRODUCT 0x1004 +#define VCOM_ID_PRODUCT 0x0004 #define USB_CONFIG_MAX_POWER (100 >> 1) -- cgit v1.2.3