Browse Source

remove product ID

heyuanjie87 12 years ago
parent
commit
6119136596
1 changed files with 0 additions and 1 deletions
  1. 0 1
      components/drivers/usb/usbdevice/class/cdc.h

+ 0 - 1
components/drivers/usb/usbdevice/class/cdc.h

@@ -16,7 +16,6 @@
 #ifndef  __CDC_H__
 #define  __CDC_H__
 
-#define USB_CDC_PRODUCT_ID              0x5740   /* Product ID */
 #define USB_CDC_BUFSIZE                 0x40
 
 #define USB_CDC_CLASS_COMM              0x02