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

◆ operator Slice< const T >()

template<typename T>
fl::Slice< T >::operator Slice< const T > ( ) const
inline

Definition at line 28 of file slice.h.

28 {
29 return *this;
30 }