|
FastLED 3.9.15
|
| void fl::WLEDClient::setOn | ( | bool | on | ) |
Set on/off state.
| on | True to turn on, false to turn off |
When turning on, applies current brightness to controller. When turning off, sets controller brightness to 0 but preserves internal brightness.
Definition at line 27 of file client.cpp.hpp.
References FL_DBG, mBrightness, mController, and mOn.