Skip to content

Commit

Permalink
Add alternative bluetooth implementation using btleplug
Browse files Browse the repository at this point in the history
  • Loading branch information
mrozycki committed Jan 17, 2024
1 parent 6961ac6 commit afdcb20
Show file tree
Hide file tree
Showing 7 changed files with 849 additions and 129 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
- name: Run clippy
run: cargo clippy
- name: Run tests
run: cargo test --all-features
run: cargo test
Loading

0 comments on commit afdcb20

Please sign in to comment.