Updated Home (markdown)

Michael Miller
2021-01-31 14:04:48 -08:00
parent acd4353f85
commit 8790b1c3ae

@@ -20,7 +20,14 @@ 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
## Latest Features
### (January 31st, 2021)
* Dynamic Bus Channels for hardware that supports it (arrays of NeoPixelBus)
* LPD6803 support
* APA106 timing tuning
* Rgb16Color (565 16 bit color) and Rgb48Color (48 bit color) objects
* General bug fixes
### (March 28th, 2020)
* P9813 support