arduinors 0.1.1

Firmata-based interface to an Arduino and the Arduino CLI.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.firmata]
version = "0.*"

[dependencies.regex]
version = "1.*"

[package]
authors = ["Marcus Rossel <marcusrossel@icloud.com>"]
description = "Firmata-based interface to an Arduino and the Arduino CLI."
edition = "2018"
keywords = ["arduino"]
license = "MIT OR Apache-2.0"
name = "arduinors"
repository = "https://github.com/marcusrossel/arduinors.git"
version = "0.1.1"