cu-msp-lib 0.13.0

This is the library side of an MSP (Multiwii Serial Protocol) originally for Copper but can be used independently.
Documentation
1
2
3
4
5
import "../../../justfile"

# Run the MSP dump example against a serial device.
msp-dump:
	cargo run --example msp_dump -- /dev/ttyACM0 115200