Skip to content

Commit 7a9706c

Browse files
committed
chore: bump version and update CHANGELOG
1 parent f2fef84 commit 7a9706c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

led_strip/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.0.3
2+
3+
- Support WS2816 with 16-bit color
4+
15
## 3.0.1
26

37
- Support WS2811 bit timing

led_strip/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "3.0.2"
1+
version: "3.0.3"
22
description: Driver for Addressable LED Strip (WS2812, etc)
33
url: https://github.com/espressif/idf-extra-components/tree/master/led_strip
44
repository: https://github.com/espressif/idf-extra-components.git

0 commit comments

Comments
 (0)