remove product ID
This commit is contained in:
parent
6b0b2d51e3
commit
6119136596
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue