Remove comment
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
046bac42e3
commit
9e2b6ac4b6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue