firmly 0.0.1

A library for interacting with firmata devices
Documentation
[dependencies]

[lib]
name = "firmly"
path = "src/lib.rs"

[package]
authors = ["ssnover <ssnover95@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A library for interacting with firmata devices"
edition = "2021"
license = "MIT"
name = "firmly"
readme = "README.md"
repository = "https://github.com/ssnover/firmly"
version = "0.0.1"