Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure usb buffers are cleared between api calls
If the previous request was not completely processed, there is a possibility that the response from the old request was read instead of the response from the new request.
- Loading branch information