mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 16:38:16 +01:00
Add SM16703 to supported FastLED chipsets (#1751)
Co-authored-by: Otto winter <otto@otto-winter.com>
This commit is contained in:
parent
160429eb24
commit
39f64f597e
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ CHIPSETS = [
|
||||||
"GW6205_400",
|
"GW6205_400",
|
||||||
"LPD1886",
|
"LPD1886",
|
||||||
"LPD1886_8BIT",
|
"LPD1886_8BIT",
|
||||||
|
"SM16703",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue