smart-leds-rs / ws2812-spi-rs

Use ws2812 on rust with embedded-hal spi
Apache License 2.0
64 stars 23 forks source link

Add SK6812w led support #9

Closed david-sawatzke closed 4 years ago

david-sawatzke commented 4 years ago

With PhantomData to differentiate between the devices

Deprecates #6.