p9813 0.2.0

A library for the P9813 RGB controller
Documentation

P9813

Crates.io Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
p9813 = "0.2"

and use it like this:

use p9813::P9813;