Remove comment

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2024-12-24 02:05:50 +01:00
parent 046bac42e3
commit 9e2b6ac4b6
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -115,7 +115,7 @@ extern void driver_exec_finished_emul(uint8_t itf, uint16_t size_next);
extern void driver_exec_finished_cont_emul(uint8_t itf, uint16_t size_next, uint16_t offset);
#endif
#define USB_BUFFER_SIZE 2048 // Size of USB buffer"
#define USB_BUFFER_SIZE 2048
PACK(
typedef struct {