autd3 library for Rust
version: 6.0.0
This versioning is different from the original autd3-library, in line with the "Semantic Versioning" used in Rust. The version x.y.z in the original corresponds to the y.z.* of the crate.
[dependencies]
autd = "6.0.0"
If you are using Windows, install Npcap with WinPcap API-compatible mode (recomennded) or WinPcap.
See examples
Shun Suzuki, 2019-2020