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

Method reset

tests/fl/remote/remote.cpp:47–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 void reset() {
48 requests.clear();
49 responses.clear();
50 requestIndex = 0;
51 }
52};
53
54// =============================================================================

Callers 15

FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
synth.hppFile · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
auto_gain.hppFile · 0.45
vocal.hppFile · 0.45
backbeat.hppFile · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected