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

◆ allocate()

template<typename T>
T * fl::allocator_psram< T >::allocate ( fl::size n)
inline

Definition at line 152 of file allocator.h.

152 {
154 }
static T * Alloc(fl::size n)
Definition allocator.h:44