Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lattice0 committed Aug 24, 2024
1 parent 670dc2e commit 049cadd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Currently supports sniffing CC2541X flashed with sniffing firmware, based on htt

## Pcap capture example

ˋˋˋ
```bash
cargo run --example pcap -- 16
ˋˋˋ
```

where 16 is the channel. You can also pass the file path as the second argument:

ˋˋˋ
```bash
cargo run --example pcap -- 16 /home/$USER/sniff.pcap
ˋˋˋ
```

### TODOS:

Expand Down

0 comments on commit 049cadd

Please sign in to comment.