Skip to content

Commit

Permalink
Merge pull request #50 from Elerphore/patch-1
Browse files Browse the repository at this point in the history
!patch Testing fork PR merge-triggered GH workflow.
  • Loading branch information
Erquint authored Dec 29, 2022
2 parents 26fa9c4 + 902daa3 commit bd67c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ fn main() {
.init();
info!("Starting SoundSense-RS");


// Setup getopts style argument handling.
let args: Vec<String> = env::args().collect();
let mut opts = getopts::Options::new();
Expand Down

0 comments on commit bd67c83

Please sign in to comment.