Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
void StubSPIOutput::select() FL_NOEXCEPT { mBytes.clear(); }
25
26
void StubSPIOutput::init() FL_NOEXCEPT { mBytes.clear(); }
27
Callers
4
ESP32SPIOutput
Class · 0.45
ESP32SPIOutput
Class · 0.45
SPIDeviceProxy
Class · 0.45
ESP8266SPIOutput
Class · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected