FastLED 3.9.15
Loading...
Searching...
No Matches

◆ get_brightness()

fl::u8 get_brightness ( )

Definition at line 521 of file FastLED.cpp.hpp.

521 {
522 return FastLED.getBrightness();
523}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.

References FastLED.