From 001de6f897c17c858d38e21972b568dea399c5d7 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Thu, 9 Feb 2023 20:57:04 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index eadd396..f6eb065 100644 --- a/Home.md +++ b/Home.md @@ -36,6 +36,10 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad [The API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) will just give you details of objects and methods available to you. ## Latest Features +### (February 9th, 2023) +- Gamma Table method supports 16 bit color elements +- Bug fixes + ### (February 2nd, 2023) - ESP32/ESP32S2 I2S x8/x16 Parallel channel support - LGT8F328P support (32mhz AVR)