소스 검색

remove product ID

heyuanjie87 12 년 전
부모
커밋
6119136596
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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