mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 18:27:46 +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",
|
||||
"LPD1886",
|
||||
"LPD1886_8BIT",
|
||||
"SM16703",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue