Skip to content

IDE 3.1.0 weird LEDs behavior (all orange) - library works as expected in 2.0.17 #1903

@androot2

Description

@androot2

My setup is four matrixes with 1024 LEDs each, using FastLED:
FastLED_NeoMatrix matrix = FastLED_NeoMatrix(leds, 32, 8, 4, 4, NEO_MATRIX_TOP + NEO_MATRIX_LEFT + NEO_MATRIX_COLUMNS + NEO_MATRIX_ZIGZAG + NEO_TILE_TOP + NEO_TILE_LEFT + NEO_TILE_ROWS + NEO_TILE_ZIGZAG);
I2SClocklessLedDriveresp32S3 driver;

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