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

◆ Slice() [9/12]

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

Definition at line 52 of file slice.h.

T * mData
Definition slice.h:144
size_t mSize
Definition slice.h:145

References mData, and mSize.