FastLED 3.9.15
|
void CFastLED::show | ( | uint8_t | scale | ) |
Update all our controllers with the current led colors, using the passed in brightness.
scale | the brightness value to use in place of the stored value |
Definition at line 113 of file FastLED.cpp.
References CLEDController::beginShowLeds(), countFPS(), CLEDController::endShowLeds(), gControllersData, CLEDController::getEnabled(), CLEDController::head(), lastshow, length(), m_nFPS, m_nMinMicros, m_nPowerData, m_pPowerFunc, MAX_CLED_CONTROLLERS, CLEDController::next(), fl::EngineEvents::onBeginFrame(), onEndFrame(), fl::EngineEvents::onEndShowLeds(), scale, CLEDController::setDither(), CLEDController::showLedsInternal(), and CLEDController::size().