We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2fef84 commit 7a9706cCopy full SHA for 7a9706c
led_strip/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.0.3
2
+
3
+- Support WS2816 with 16-bit color
4
5
## 3.0.1
6
7
- Support WS2811 bit timing
led_strip/idf_component.yml
@@ -1,4 +1,4 @@
-version: "3.0.2"
+version: "3.0.3"
description: Driver for Addressable LED Strip (WS2812, etc)
url: https://github.com/espressif/idf-extra-components/tree/master/led_strip
repository: https://github.com/espressif/idf-extra-components.git
0 commit comments