Updated Neo Features (markdown)

Michael Miller
2024-01-19 10:29:42 -08:00
parent 21e928685c
commit 9ae4456b8d

@@ -21,6 +21,9 @@ A six-element color in the order of Red, Green, Blue, White, and then padded wit
## NeoGrbcwxFeature
A six-element color in the order of Green, Red, Blue, Cool White (c), Warm White (w) and then padded with one unused byte (x). Uses the RgbwwColor as the color object as the padded byte is only needed in the output data stream but is not used.
## NeoGrbwwwFeature
A six-element color in the order of Green, Red, Blue, White 1, White 2, and White 3. Uses the RgbwwwColor as the color object.
## NeoRgb48Feature & NeoRgbUcs8903Feature
A three-element color in the order of Red, Green, and then Blue; where the color elements are 16 bit and the total color is 48 bits. This is used for the UCS8903.