Skip to content

Add support for passing tile= and serpentine= down to the RGBMatrix constructor #58

Closed
@jepler

Description

@jepler

This will require some thought, since this feature is only being added in CircuitPython 6.2, and older versions would throw an error if these values are sent in.

This also affects the automatic determination of address lines (64 rows could be 4 address bits + 2 tiles, or 5 address bits + 1 tile)

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