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

◆ allocate()

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

Definition at line 126 of file allocator.h.

126 {
128 }
static T * Alloc(size_t n)
Definition allocator.h:21