From e92804dbd7dd7ff29ed1b2759ce65079fadac883 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Mon, 21 Dec 2020 10:47:36 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index f00518b..06f985a 100644 --- a/Home.md +++ b/Home.md @@ -39,7 +39,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad * Esp32 RMT Ch6 now the default on Esp32 platform (due to bug in i2s in core) ### (September 25th, 2019) -* LPD8806 support +* LPD8806 support (also HD107s) * NeoPixelSegmentBus - series of seven segment displays driven by WS2811s ### (September 1st, 2019) @@ -58,7 +58,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad * RGB and RGBW (in various color order) * APA102 (DotStars) * SK9822 -* LPD8806 +* LPD8806 (HD107s) * WS2801 * P9813 * All one and two wire RGB pixels that use the same transport as any of the above.