Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ clearLeds
Function
clearLeds
examples/XYPath/complex.h:116–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void clearLeds() { fl::memset(leds, 0, NUM_LEDS * sizeof(fl::CRGB)); }
117
118
void loop() {
119
// Your code here
Callers
3
loop
Function · 0.70
CSmartMatrixController
Class · 0.50
CSmartMatrixController
Class · 0.50
Calls
1
memset
Function · 0.85
Tested by
no test coverage detected