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

◆ Gap() [2/5]

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

Definition at line 71 of file corkscrew.h.

71: num_leds(0), gap(g) {} // Backwards compatibility constructor
int num_leds
Definition corkscrew.h:67
float gap
Definition corkscrew.h:68

References gap, and num_leds.