FastLED 3.9.15
Loading...
Searching...
No Matches

◆ loop()

void loop ( )

Definition at line 121 of file Fire2023.h.

121 {
123 Fire2023(millis());
124 }
125 FastLED.show();
126}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
Definition FastLED.cpp:74
void Fire2023(uint32_t now)
Definition Fire2023.h:139
#define EVERY_N_MILLISECONDS(N)
Alias for EVERY_N_MILLIS.
Definition lib8tion.h:1221

References EVERY_N_MILLISECONDS, FastLED, and Fire2023().

+ Here is the call graph for this function: