|
|
| 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.