mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-11 09:40:06 +00:00
add midi comment
This commit is contained in:
parent
4c31a29ff0
commit
33a29c9e4c
@ -387,6 +387,7 @@ uint16_t midid_open(uint8_t rhport, tusb_desc_interface_t const * desc_itf, uint
|
||||
p_midi->ep_out = ep_addr;
|
||||
}
|
||||
|
||||
// Class Specific MIDI Stream endpoint descriptor
|
||||
drv_len += tu_desc_len(p_desc);
|
||||
p_desc = tu_desc_next(p_desc);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user