2 unstable releases

0.2.0 Mar 4, 2022
0.1.0 Aug 6, 2019

#1684 in Embedded development

49 downloads per month

MIT/Apache

5KB

P9813

Crates.io Documentation

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