autd3-cpu-wire 0.9.0

Shared wire-protocol contract (command opcodes, error codes, frame layout) for the AUTD3 CPU firmware and its clients.
Documentation
1
2
3
pub const HOST_TO_DEVICE_BYTES: usize = 626;
pub const DEVICE_TO_HOST_BYTES: usize = 2;
pub const PAYLOAD_BYTES: usize = 624;