Crates.io | p9813 |
lib.rs | p9813 |
version | 0.2.0 |
source | src |
created_at | 2019-08-06 22:24:51.383148 |
updated_at | 2022-03-04 09:52:47.224229 |
description | A library for the P9813 RGB controller |
homepage | https://github.com/reitermarkus/p9813-rs |
repository | https://github.com/reitermarkus/p9813-rs |
max_upload_size | |
id | 154697 |
size | 10,265 |
Add this to your Cargo.toml
:
[dependencies]
p9813 = "0.2"
and use it like this:
use p9813::P9813;