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

◆ setMaxRefreshRate()

void fl::FastLEDAdapter::setMaxRefreshRate ( u16 fps)
overridevirtual

Set the maximum refresh rate.

Parameters
fpsMaximum frames per second (0 = no limit)

Implements fl::IFastLED.

Definition at line 96 of file adapter.cpp.hpp.

96 {
98}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
void setMaxRefreshRate(fl::u16 refresh, bool constrain=false)
Set the maximum refresh rate.

References FastLED.

Referenced by ~FastLEDAdapter().

+ Here is the caller graph for this function: