Skip to content

Serial data parsing may occasionally go wrong? #16

Description

@marseric

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions