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

◆ getMaxRefreshRate()

virtual uint16_t CLEDController::getMaxRefreshRate ( ) const
inlinevirtual

Gets the maximum possible refresh rate of the strip.

Returns
the maximum refresh rate, in frames per second (FPS)

Definition at line 274 of file cled_controller.h.

274{ return 0; }

Referenced by CFastLED::addLeds().

+ Here is the caller graph for this function: