eruption-sdk 0.0.3

Provides an interface to the Eruption Realtime RGB LED Driver for Linux
Documentation
# eruption-sdk

![Stars](https://img.shields.io/github/stars/X3n0m0rph59/eruption?style=flat-square)

This crate provides an interface to the Eruption Realtime RGB LED Driver for Linux

## Table of Contents

- [eruption-sdk]#eruption-sdk
  - [Table of Contents]#table-of-contents
  - [Usage]#usage

## Usage

Add this to your `Cargo.toml`:

```toml
[dependencies]
eruption_sdk = "0.0.3"
```