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

Method set_max_clamp

src/fl/math/time_alpha.h:163–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 }
162
163 void set_max_clamp(float max) FL_NOEXCEPT { mMaxClamp = max; }
164
165 private:
166 u32 mStart = 0;

Callers 2

setupUiCallbacksFunction · 0.80
setupUiCallbacksFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected