mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -2,6 +2,8 @@
|
||||
|
||||
+ [On my Esp8266 (or other 3.3v based Arduino) they don't show the colors correctly.](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%232)
|
||||
|
||||
+ [On my Esp8266 when I flash the sketch the LEDs light up, is this normal?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%240)
|
||||
|
||||
+ [I wish to dynamically set the number pixels, but I don't see a way to do this and other libraries expose a method to change the number of pixels like updateLength() or setPixelCount().](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%233)
|
||||
|
||||
+ [How can I convert Hsl to Rgb and/or just set the colors with Hsl?](https://github.com/Makuna/NeoPixelBus/wiki/FAQ-%234)
|
||||
|
Reference in New Issue
Block a user