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

Method getLastCorrection

tests/fl/fx/mock_fastled.h:192–192  ·  view source on GitHub ↗

* @brief Get the last color correction set * @return Last correction value */

Source from the content-addressed store, hash-verified

190 * @return Last correction value
191 */
192 CRGB getLastCorrection() const { return mCorrection; }
193
194 /**
195 * @brief Get the last color temperature set

Callers 1

FL_TEST_FILEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected