From df051cf4cc8fb3fa0adbfd851252dd6b19a4340c Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Fri, 5 May 2023 09:34:01 -0700 Subject: [PATCH] Updated Neo Methods (markdown) --- Neo-Methods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Neo-Methods.md b/Neo-Methods.md index bc499b3..dc6fa1e 100644 --- a/Neo-Methods.md +++ b/Neo-Methods.md @@ -7,7 +7,7 @@ Simply insert the model name of your LED between "Neo" and "Method" and more tha * Neo**Ws2812**Method - (WS2812) An older model pre WS2812b. * Neo**Ws2813**Method - (WS2813) * Neo**Ws2811**Method - (WS2811) Standalone chip. Also used with a SevenSegmentFeature when several drive a 7-segment LED. -* Neo**Ws2816**Method - (WS2816) +* Neo**Ws2816**Method - (WS2816) 16-bit color elements, make sure to use NeoGrbWs2816Feature. * Neo**Sk6812**Method - (SK6812) A RGBW variant, make sure to use a RGBW color feature. * Neo**Lc8812**Method - (LC8812) * Neo**Apa106**Method - (APA106)