FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ show() [1/2]

void CFastLED::show ( )
inline

Update all our controllers with the current led colors.

Definition at line 745 of file FastLED.h.

745{ show(m_Scale); }
void show()
Update all our controllers with the current led colors.
Definition FastLED.h:745
uint8_t m_Scale
the current global brightness scale setting
Definition FastLED.h:355

References m_Scale, and show().

Referenced by delay(), and show().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: