Skip to content

Documentation error for UartSource #5

Description

@jtplaarj

In README.md, the example for sending data says:

await uart_source.send(b'test data')

I think that it shoould say:

await uart_source.write(b'test data')

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