We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3def20 commit 962863bCopy full SHA for 962863b
src/class/cdc/cdc_host.c
@@ -575,7 +575,6 @@ static void process_cdc_config(tuh_xfer_t* xfer)
575
if (tuh_cdc_mount_cb) tuh_cdc_mount_cb(idx);
576
577
// Prepare for incoming data
578
- cdch_interface_t* p_cdc = get_itf(idx);
579
tu_edpt_stream_read_xfer(&p_cdc->stream.rx);
580
581
// notify usbh that driver enumeration is complete
0 commit comments