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