forked from PAWPAW-Mirror/lib_xua
g_curStreamAlt_In also now reset.
This commit is contained in:
@@ -654,6 +654,7 @@ void Endpoint0(chanend c_ep0_out, chanend c_ep0_in, chanend c_audioControl,
|
|||||||
#endif
|
#endif
|
||||||
g_currentConfig = 0;
|
g_currentConfig = 0;
|
||||||
g_curStreamAlt_Out = 0;
|
g_curStreamAlt_Out = 0;
|
||||||
|
g_curStreamAlt_In = 0;
|
||||||
|
|
||||||
#ifdef DFU
|
#ifdef DFU
|
||||||
if (DFUReportResetState(null))
|
if (DFUReportResetState(null))
|
||||||
|
|||||||
Reference in New Issue
Block a user