Skip to content

More realistic serial output buffer #13

@madeline-scyphers

Description

@madeline-scyphers

Observation: multiple serial commands with no intervening read will concatenate to serial's output buffer (at least for the METER devices). This only fails to occur is the writes are sent in close succession (i.e. write("show\rget-ver\r") only returns he result of show, but if you call them separately, you get both.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions