Updated Neo Features (markdown)

Michael Miller
2023-04-06 14:40:03 -07:00
parent 20e11fdd86
commit d7cdf8a0e6

@@ -15,6 +15,9 @@ A three-element color in the order of Red, Green, and then Blue. Some older pixe
## NeoRgbwFeature
A four-element color in the order of Red, Green, Blue, and then White. A common four element format.
## NeoRgbwxxFeature
A six-element color in the order of Red, Green, Blue, White, and then padded with two unused bytes. Uses the RgbwColor as the color object as the padded bytes are only needed in the output data stream but are not used.
## 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.