Expand description
Adapter for SPI-dev on Linux-systems. This requires std.
Structs§
- WS28xx
SpiAdapter - Adapter that connects your application via SPI to your WS28xx LEDs.
This requires an SPI device on your machine. This doesn’t work
with
#[no-std].