Skip to content

Commit

Permalink
disable5v
Browse files Browse the repository at this point in the history
  • Loading branch information
21km43 committed Sep 28, 2024
1 parent fc63fc3 commit d50b3c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ enum Commands {
Disable3V3 {},
/// Enable 5V output
Enable5V {},
/// Disable 5V output
Disable5V {},
/// SDI virtual serial port,
#[command(subcommand)]
SdiPrint(SdiPrint),
Expand Down

0 comments on commit d50b3c0

Please sign in to comment.