mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-08 11:54:50 +08:00
Update cdc_vcom.c
This commit is contained in:
@@ -176,7 +176,7 @@ const static struct ucdc_comm_descriptor _comm_desc =
|
||||
USB_DESC_TYPE_ENDPOINT,
|
||||
USB_DYNAMIC | USB_DIR_IN,
|
||||
USB_EP_ATTR_INT,
|
||||
0x0008,
|
||||
0x08,
|
||||
0xFF,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user