|
FastLED 3.9.15
|
| void fl::WLEDClient::setBrightness | ( | u8 | brightness | ) |
Set brightness level.
| brightness | Brightness value (0-255) |
Updates the brightness and applies to controller if client is on.
Definition at line 17 of file client.cpp.hpp.
References brightness, FL_DBG, mBrightness, mController, and mOn.