CANAerospace{Lite}

crates.io docs.rs Build codecov

This crate implements CANAerospace protocol for low power embedded devices.

Usage

Add an entry to your Cargo.toml:

toml [dependencies] can_aerospace_lite = "0.1.2"

Check the API Documentation for how to use the crate's functionality.