Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Received Twice #55

Open
MichaelBMiner opened this issue Apr 18, 2018 · 3 comments
Open

Data Received Twice #55

MichaelBMiner opened this issue Apr 18, 2018 · 3 comments

Comments

@MichaelBMiner
Copy link

When data is received onInputReport is called twice. onInputReport also returns the last requested data instead of newly requested data.

@openconcerto
Copy link
Contributor

I fixed it, see #59

@nyholku
Copy link
Owner

nyholku commented Sep 2, 2018 via email

@openconcerto
Copy link
Contributor

If you don't want to autosync you can add readField calls in order to sync manually.
I don't see issues on this particular case.

From MS doc, the status code for the I/O request is exposed in the Internal field.
It has to be checked, and what I did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants