mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Support SK9822 type LEDs with adaptive brightness control via SPI (#1017)
* Support SK9822 type LEDs with adaptive brightness control via SPI * SK9822 - minor refactorings
This commit is contained in:
@@ -31,6 +31,9 @@ The SK6812 are **3** wire leds, you could also drive them via spi.
|
||||
#### sk6822spi
|
||||
The SK6822 are **3** wire leds, you could also drive them via spi.
|
||||
|
||||
#### sk9822
|
||||
The SK9822 are **4** wire leds compatible to APA 102 with addition of global brightness control.
|
||||
|
||||
#### ws2812spi
|
||||
The WS2812 are **3** wire leds, you could also drive them via spi.
|
||||
|
||||
|
Reference in New Issue
Block a user