2 unstable releases
0.2.0 | Mar 4, 2022 |
---|---|
0.1.0 | Aug 6, 2019 |
#876 in Embedded development
5KB
P9813
Usage
Add this to your Cargo.toml
:
[dependencies]
p9813 = "0.2"
and use it like this:
use p9813::P9813;
lib.rs
:
A library for the P9813 RGB controller.
Dependencies
~71KB