FastLED 3.9.7
|
Definition at line 5 of file led_layout_array.h.
Public Member Functions | |
LedColumns (const int *a, int l) | |
LedColumns (const LedColumns &other) | |
Public Attributes | |
const int * | array |
int | length |
|
inline |
Definition at line 6 of file led_layout_array.h.
|
inline |
Definition at line 7 of file led_layout_array.h.
const int* LedColumns::array |
Definition at line 8 of file led_layout_array.h.
int LedColumns::length |
Definition at line 9 of file led_layout_array.h.