Add SM16703 to supported FastLED chipsets (#1751)

Co-authored-by: Otto winter <otto@otto-winter.com>
This commit is contained in:
Rob Gridley 2021-08-03 10:56:29 -04:00 committed by GitHub
parent 160429eb24
commit 39f64f597e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ CHIPSETS = [
"GW6205_400",
"LPD1886",
"LPD1886_8BIT",
"SM16703",
]