firmata 0.2.0

A client library for communicating with devices using the firmata protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
serial = "0.2.0"

[package]
authors = ["Adrian Zankich <adzankich@gmail.com>"]
description = "A client library for communicating with devices using the firmata protocol"
homepage = "https://github.com/zankich/rust-firmata"
license = "MIT"
name = "firmata"
readme = "README.md"
repository = "https://github.com/zankich/rust-firmata"
version = "0.2.0"