You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this commit should be reverted. Otherwise it is not possible to respond with multiple packets in the same URB, because is_rts will be true as soon as there is a packet available. Or is there something I'm missing to be able to send multiple packets as a response to an URB?
The text was updated successfully, but these errors were encountered:
I believe this commit should be reverted. Otherwise it is not possible to respond with multiple packets in the same URB, because
is_rts
will be true as soon as there is a packet available. Or is there something I'm missing to be able to send multiple packets as a response to an URB?The text was updated successfully, but these errors were encountered: