MCPcopy Create free account
hub / github.com/FastLED/FastLED / brightness

Function brightness

src/fl/chipsets/ucs7604.cpp.hpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25CurrentControl brightness() {
26 return detail::g_current;
27}
28
29} // namespace ucs7604
30} // namespace fl

Callers 3

showPixelsMethod · 0.85
writeUCS7604Function · 0.85
FL_TEST_FILEFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected