Added UsbIO struct to bundle input and output

This commit is contained in:
Zachary Sunforge
2024-10-04 07:04:30 -07:00
parent a9f46c549e
commit 8f38edc434
2 changed files with 10 additions and 3 deletions

View File

@ -11,7 +11,7 @@ members = [
]
[workspace.package]
version = "0.3.6"
version = "0.3.7"
edition = "2021"
repository = "https://git.bfpower.io/BFPOWER/physical"
readme = "README.md"