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

Method select

src/platforms/stub/fastspi_stub_generic.cpp.hpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24void StubSPIOutput::select() FL_NOEXCEPT { mBytes.clear(); }
25
26void StubSPIOutput::init() FL_NOEXCEPT { mBytes.clear(); }
27

Callers 4

ESP32SPIOutputClass · 0.45
ESP32SPIOutputClass · 0.45
SPIDeviceProxyClass · 0.45
ESP8266SPIOutputClass · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected