Skip to content

Remove stop kwarg from busio.I2C().writeto #2082

Closed
@tannewt

Description

@tannewt

With the introduction of writeto_then_readfrom into busio.I2C in 5.x. The stop kwarg is no longer needed. In fact, using it is likely the wrong thing to do since it is unsupported with Blinka.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions