FastLED
3.9.15
Loading...
Searching...
No Matches
◆
SetPSRamAllocator()
void fl::SetPSRamAllocator
(
void *(*
alloc
)(fl::size),
void(*
free
)(void *) )
Definition at line
72
of file
allocator.cpp
.
72
{
73
Alloc = alloc;
74
Dealloc = free;
75
}
fl
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2