fdcanusb 0.2.0

Protocol implementation for the FDCANUSB by MJBOTS
Documentation
[dependencies.hex]
version = "0.4.3"

[dependencies.log]
version = "0.4.21"

[dependencies.serial2]
optional = true
version = "0.2.20"

[features]
default = ["serial2"]
serial2 = ["dep:serial2"]

[package]
description = "Protocol implementation for the FDCANUSB by MJBOTS"
edition = "2021"
license = "Apache-2.0"
name = "fdcanusb"
readme = "README.md"
repository = "https://github.com/omelia-iliffe/fdcanusb-rs"
version = "0.2.0"