forked from PAWPAW-Mirror/lib_xua
Merge branch 'iosaudioaccessory' of git://git/apps/sc_usb_audio into iosaudioaccessory
This commit is contained in:
@@ -1191,7 +1191,8 @@ void decouple(chanend c_mix_out,
|
||||
|
||||
#ifdef IAP
|
||||
GET_SHARED_GLOBAL(iap_reset, g_iap_reset);
|
||||
if (iap_reset) {
|
||||
if (iap_reset)
|
||||
{
|
||||
iap_send_reset(c_iap); // What if this happen in the middle of a send/ack?
|
||||
iap_reset = 0;
|
||||
iap_expecting_length = 1;
|
||||
|
||||
Reference in New Issue
Block a user