Skip to content

Do not limit FPP array sizes to 256 elements #694

@timcanham

Description

@timcanham
F´ Version v3.6.3
Affected Component n/a

Feature Description

Make FPP arrays unlimited in size. If initialization values are the issue, eliminate them for size > 256. Provide a "set all to x" constructor/initializer.

Rationale

Many users require arrays larger than 256, and putting the array in a struct is clunky and makes it hard to do matrices.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions