qik 1.2.3

Rust library for the Pololu qik dual serial motor controllers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
serial = "0.3.4"
sysfs_gpio = "0.4.3"

[package]
authors = ["Andy Grove <andygrove73@gmail.com>"]
description = "Rust library for the Pololu qik dual serial motor controllers"
documentation = "https://github.com/andygrove/rust-qik"
homepage = "https://github.com/andygrove/rust-qik"
license = "MIT/Apache-2.0"
name = "qik"
repository = "https://github.com/andygrove/rust-qik"
version = "1.2.3"