Skip to content

Need to explicitly set RGB pixel_order #18

@caternuson

Description

@caternuson

This PR:
adafruit/Adafruit_CircuitPython_seesaw#102
Fixed it so bpp and pixel_order are now internally consistent. But the default set by the seesaw library is RGBW (unsure why). This previously worked since it relied on the essentially RGB behavior when bpp and pixel_order were the inconsistent defaults. But now it does not work, due to the RGBW default. See comment here:
adafruit/Adafruit_CircuitPython_seesaw#101 (comment)

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