The protocol specified command 0x00 to send RGB data per pixel. As there are now LED strips with an additional white led, which expect RGBW data, which contains an additional 8 bit value for the white led.
In order to control such LED strips I propose to add support for RGBW data to the protocol. The command 0x01 could be defined to have 32 bit per pixel data containing four bytes Red, Green, Blue and White.
The protocol specified command 0x00 to send RGB data per pixel. As there are now LED strips with an additional white led, which expect RGBW data, which contains an additional 8 bit value for the white led.
In order to control such LED strips I propose to add support for RGBW data to the protocol. The command 0x01 could be defined to have 32 bit per pixel data containing four bytes Red, Green, Blue and White.