Cargo Features
ws2812-spi has no features set by default.
[dependencies]
ws2812-spi = { version = "0.5.1", features = ["mosi_idle_high", "reset_single_transaction", "std"] }
- mosi_idle_high
- reset_single_transaction
-
Send the reset command in one single transaction
- std
-
Affects
ws2812-spi::hosted
…