forked from PAWPAW-Mirror/lib_xua
Merge branch 'XUD_RESET_EP' of git://git/apps/sc_usb_audio into XUD_RESET_EP
This commit is contained in:
@@ -352,7 +352,10 @@ void usb_midi(buffered in port:1 ?p_midi_in, port ?p_midi_out,
|
||||
|
||||
/* Slow timer looking for IDevice plug/unplug event */
|
||||
case iAPTimer when timerafter(polltime) :> void:
|
||||
iap_handle_poll_dev_det(iAPTimer);
|
||||
if (!iap_handle_poll_dev_det(iAPTimer))
|
||||
{
|
||||
check_iAP_timeout(iap_outgoing_buffer, c_iap);
|
||||
}
|
||||
break;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user