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

◆ deallocate()

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

Definition at line 420 of file allocator.h.

420 {
423 }
static void Free(T *p) FL_NOEXCEPT
Definition allocator.h:124
#define FASTLED_UNUSED(x)