Updated Home (markdown)

Michael Miller
2024-04-28 14:35:41 -07:00
parent a49990f9e3
commit 48c5dd7fa4

@@ -17,8 +17,6 @@ For quick questions and support:
# Overview
This is an Arduino Library that supports sending out data to update a series of color "smart LEDs" commonly known as NeoPixels and/or DotStars.
Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/adafruit-neopixel-uberguide/best-practices) guide before connecting your NeoPixels, it will save you a lot of time and effort.
[The Quick Start Guide](https://github.com/Makuna/NeoPixelBus/wiki/Quick-Start-Guide) will lead you through getting it connected and working for the first time with some tips to help diagnose possible issues.
[The API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) will just give you details of objects and methods available to you.