g_curStreamAlt_In also now reset.

This commit is contained in:
Ross Owen
2014-04-24 18:09:57 +01:00
parent 93731c6e23
commit 9b6ce98cbe

View File

@@ -654,6 +654,7 @@ void Endpoint0(chanend c_ep0_out, chanend c_ep0_in, chanend c_audioControl,
#endif
g_currentConfig = 0;
g_curStreamAlt_Out = 0;
g_curStreamAlt_In = 0;
#ifdef DFU
if (DFUReportResetState(null))