Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ drawFire
Function
drawFire
examples/FestivalStick/curr.h:639–641 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
637
}
638
639
void drawFire(uint32_t now) {
640
fillFrameBufferFire(now);
641
}
642
643
// Wave effect helper functions
644
fl::CRGBPalette16 getWavePalette() {
Callers
1
loop
Function · 0.85
Calls
1
fillFrameBufferFire
Function · 0.85
Tested by
no test coverage detected