Included pin subcommand with auditing and assignment

This commit is contained in:
Eric Ratliff
2026-02-19 16:58:41 -06:00
parent 9bda9123ea
commit 68e618feef
7 changed files with 2111 additions and 1 deletions

View File

@@ -3,4 +3,5 @@ pub mod doctor;
pub mod setup;
pub mod devices;
pub mod refresh;
pub mod board;
pub mod board;
pub mod pin;

1034
src/commands/pin.rs Normal file

File diff suppressed because it is too large Load Diff