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

◆ nextPattern()

void nextPattern ( )
Examples
DemoReel100.ino.

Definition at line 63 of file DemoReel100.ino.

64{
65 // add one to the current pattern number, and wrap around at the end
67}
uint8_t gCurrentPatternNumber
#define ARRAY_SIZE(A)
SimplePatternList gPatterns

References ARRAY_SIZE, gCurrentPatternNumber, and gPatterns.

Referenced by loop().

+ Here is the caller graph for this function: