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

◆ Gap() [2/5]

fl::Gap::Gap ( float g)
inline

Definition at line 69 of file corkscrew.h.

69: num_leds(0), gap(g) {} // Backwards compatibility constructor
int num_leds
Definition corkscrew.h:65
float gap
Definition corkscrew.h:66

References Gap(), gap, and num_leds.

+ Here is the call graph for this function: