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

Serial data parsing may occasionally go wrong? #16

Open
marseric opened this issue Apr 27, 2020 · 0 comments
Open

Serial data parsing may occasionally go wrong? #16

marseric opened this issue Apr 27, 2020 · 0 comments

Comments

@marseric
Copy link

This is really a very good project, I like it very much, thank you
But it seems Serial data parsing may occasionally go wrong?
For example, when I send 2 floats and 1 integer together:
printf("$%5.2f %5.2f %d;",ftemp1,ftemp2,int1);
It sometimes shows 4 or 5 curves at the same time.
Any suggestions? Thank you

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

1 participant