mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated Neo Features (markdown)
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user