Skip to content

Serial.readBytesUntil() is either misleading or buggy #125

Open
@fkromer

Description

@fkromer

The method Serial.readBytesUntil() does not just read bytes until a delimiter but the part after the delimiter as well. This means either the name of the method is misleading or the method is buggy.

https://forum.arduino.cc/t/how-can-i-read-bytes-until-end-of-text-delimiter/898739/10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions