Skip to content

missing stream methods information on Serial page #784

@noniwoo

Description

@noniwoo

A page https://www.arduino.cc/reference/en/language/functions/communication/serial/ does not have description of methods readStringUntil() or readString() nor it does contain information that says all methods from https://www.arduino.cc/reference/en/language/functions/communication/stream/ are available on a Serial object.
Solution may be writing that all methods from stream are available on the Serial object (if this is true).
This issue is somewhat linked to arduino/Arduino#3718

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions