Class Ws2812b
Represents WS2812B LED driver.
public class Ws2812b : Ws28xx
- Inheritance
-
Ws2812b
- Inherited Members
Constructors
Ws2812b(int, int, int)
Initializes a new instance of the Ws2812b class.
public Ws2812b(int gpioPin, int width, int height = 1)