p9813 0.1.0

A library for the P9813 RGB controller
Documentation

P9813

Build Status Crates.io Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
p9813 = "0.1"

and use it like this:

use p9813::P9813;