FastLED
3.9.15
Loading...
Searching...
No Matches
◆
ezWS2812gpio()
fl::third_party::ezWS2812gpio::ezWS2812gpio
(
uint16_t
num_leds
,
uint8_t
pin
)
inline
Constructor.
Parameters
num_leds
Number of LEDs in the strip
pin
GPIO pin number for data line
Definition at line
271
of file
ezWS2812.h
.
272
:
num_leds_
(num_leds),
pin_
(pin),
brightness_
(100) {}
fl::third_party::ezWS2812gpio::num_leds_
uint16_t num_leds_
Definition
ezWS2812.h:175
fl::third_party::ezWS2812gpio::pin_
uint8_t pin_
Definition
ezWS2812.h:176
fl::third_party::ezWS2812gpio::brightness_
uint8_t brightness_
Definition
ezWS2812.h:177
References
brightness_
,
num_leds_
, and
pin_
.
fl
third_party
ezWS2812gpio
Generated on Tue Jun 16 2026 00:07:11 for FastLED by
1.13.2