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

◆ deallocate()

template<typename T>
void fl::allocator_psram< T >::deallocate ( T * p,
size_t n )
inline

Definition at line 131 of file allocator.h.

131 {
134 }
static void Free(T *p)
Definition allocator.h:26
#define FASTLED_UNUSED(x)
Definition unused.h:3