ESP32-NeoPixel-WS2812-RMT icon indicating copy to clipboard operation
ESP32-NeoPixel-WS2812-RMT copied to clipboard

Some formatting/style improvements, and doc updates

Open bcran opened this issue 2 years ago • 0 comments

I added some changes to the README.md I found in the Issues list.

I had some problems getting my NeoPixel to work at all, and found that using the timing values for the WS2811 worked. Since the datasheet has separate and different values for T0L and T1L, I changed Kconfig to add them as separate values.

Please let me know if you don't like any of these changes and I'll be happy to drop them. Thanks!

bcran avatar Sep 11 '22 23:09 bcran