FastLED
3.9.15
Loading...
Searching...
No Matches
◆
hasFixedFrameRate()
virtual bool fl::Fx::hasFixedFrameRate
(
float *
fps
)
const
inline
virtual
Reimplemented in
fl::NoisePalette
.
Definition at line
33
of file
fx.h
.
33
{
34
FASTLED_UNUSED
(fps);
35
return
false
;
36
}
FASTLED_UNUSED
#define FASTLED_UNUSED(x)
Definition
unused.h:3
References
FASTLED_UNUSED
.
fl
Fx
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2