mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-31 05:10:25 +08:00
remove product ID
This commit is contained in:
parent
6b0b2d51e3
commit
6119136596
@ -16,7 +16,6 @@
|
|||||||
#ifndef __CDC_H__
|
#ifndef __CDC_H__
|
||||||
#define __CDC_H__
|
#define __CDC_H__
|
||||||
|
|
||||||
#define USB_CDC_PRODUCT_ID 0x5740 /* Product ID */
|
|
||||||
#define USB_CDC_BUFSIZE 0x40
|
#define USB_CDC_BUFSIZE 0x40
|
||||||
|
|
||||||
#define USB_CDC_CLASS_COMM 0x02
|
#define USB_CDC_CLASS_COMM 0x02
|
||||||
|
Loading…
x
Reference in New Issue
Block a user