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

Method reset

tests/fl/channels/spi_channel.cpp:526–530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

524 }
525
526 void reset() {
527 enqueueCount = 0;
528 showCount = 0;
529 capturedData.clear();
530 }
531
532private:
533 fl::string mName;

Callers 3

clearGammaMethod · 0.45
clearGammaMethod · 0.45
mp3.hppFile · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected