thunderborg_driver 0.2.0

Driver for PiBorg's Thunderborg Motor Controller. Allows for control of the Thunderborg when connected to a Raspberry Pi via I2C.
Documentation
[package]
name = "thunderborg_driver"
description = "Driver for PiBorg's Thunderborg Motor Controller. Allows for control of the Thunderborg when connected to a Raspberry Pi via I2C."
version = "0.2.0"
authors = ["Tyler Butler"]
edition = "2018"
license = "GPL-3.0-or-later"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rppal = "0.11.3"