FastLED 3.9.15
Loading...
Searching...
No Matches

◆ Slice() [17/20]

template<typename T>
template<typename U, fl::size ARRAYSIZE>
fl::Slice< T >::Slice ( U(&) array[ARRAYSIZE])
inline

Definition at line 98 of file slice.h.

T * mData
Definition slice.h:194
fl::size mSize
Definition slice.h:195

References mData, and mSize.