From 9ae4456b8def1762c7c35a8b43b38a8e4c2682cc Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Fri, 19 Jan 2024 10:29:42 -0800 Subject: [PATCH] Updated Neo Features (markdown) --- Neo-Features.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Neo-Features.md b/Neo-Features.md index 6101aad..55c9a1b 100644 --- a/Neo-Features.md +++ b/Neo-Features.md @@ -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.