MCPcopy 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
639void drawFire(uint32_t now) {
640 fillFrameBufferFire(now);
641}
642
643// Wave effect helper functions
644fl::CRGBPalette16 getWavePalette() {

Callers 1

loopFunction · 0.85

Calls 1

fillFrameBufferFireFunction · 0.85

Tested by

no test coverage detected