4 lines
91 B
C
4 lines
91 B
C
uint8_t CDC_Transmit_HS(uint8_t* Buf, uint16_t Len);
|
|
|
|
#define USBD_BUSY 1
|
|
#define USBD_OK 0 |