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

Method reset

tests/fl/stl/istream.cpp:252–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250 }
251
252 void reset() {
253 mPos = 0;
254 }
255};
256
257FL_TEST_CASE("fl::istream handler injection test") {

Callers 6

FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45
makeServerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected