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
34
of file
fx.h
.
34
{
35
FASTLED_UNUSED
(fps);
36
return
false
;
37
}
FASTLED_UNUSED
#define FASTLED_UNUSED(x)
Definition
unused.h:3
References
FASTLED_UNUSED
.
fl
Fx
Generated on Thu May 29 2025 04:44:58 for FastLED by
1.13.2