-
Notifications
You must be signed in to change notification settings - Fork 114
ws2812open
Ken Sharp edited this page Dec 8, 2023
·
1 revision
Create an WS2812 controller with the specified number of LEDs and data channel.
Ws2812Open(unsigned short numLeds, unsigned char dataChan);
numLeds
The number of LEDs in the WS2812 chain.
dataChan
The data channel to use for the WS2812 control signal. Supported channels will vary by device.
int status