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

Method clearSentData

tests/fl/net/http/stream_transport.cpp:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 void clearSentData() {
87 mSentData.clear();
88 }
89
90private:
91 bool mConnected;

Callers 1

FL_TEST_FILEFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected