|
FastLED 3.9.15
|
| void fl::WLEDClient::setMaxRefreshRate | ( | u16 | fps | ) |
Set maximum refresh rate.
| fps | Maximum frames per second (0 = no limit) |
Limits how often the LED strip can be updated. Delegates to controller's setMaxRefreshRate method.
Definition at line 124 of file client.cpp.hpp.
References FL_DBG, and mController.